LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_date.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 77.4 % 93 72 21 72
Current Date: 2025-09-06 07:49:51 +0900 Functions: 92.9 % 28 26 2 26
Baseline: lcov-20250906-005545-baseline Branches: 50.0 % 4 2 2 2
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 13 13 13
(360..) days: 73.8 % 80 59 21 59
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 92.0 % 25 23 2 23
Branch coverage date bins:
(360..) days: 50.0 % 4 2 2 2

Function Name Sort by function name TLA Hit count Sort by function hit count Lines Sort by unexercised lines in function Branches Sort by unexercised branches in function
gbt_date_penalty UBC 0 0.0 % (0 / 15) 0.0 % (0 / 2)
gbt_datekey_cmp CBC 543 100.0 % (7 / 7) 100.0 % (2 / 2)
date_dist CBC 547 100.0 % (3 / 3)
gbt_date_compress CBC 546 100.0 % (3 / 3)
gbt_date_consistent CBC 1914 100.0 % (10 / 10)
gbt_date_distance CBC 274 100.0 % (7 / 7)
gbt_date_fetch CBC 272 100.0 % (3 / 3)
gbt_date_picksplit CBC 1 100.0 % (2 / 2)
gbt_date_same UBC 0 0.0 % (0 / 6)
gbt_date_sortsupport CBC 1 100.0 % (5 / 5)
gbt_date_ssup_cmp CBC 5364 100.0 % (4 / 4)
gbt_date_union CBC 1 100.0 % (5 / 5)
gbt_dateeq CBC 272 100.0 % (2 / 2)
gbt_datege CBC 507 100.0 % (2 / 2)
gbt_dategt CBC 1357 100.0 % (2 / 2)
gbt_datele CBC 825 100.0 % (2 / 2)
gbt_datelt CBC 1629 100.0 % (2 / 2)
gdb_date_dist CBC 273 100.0 % (3 / 3)
pg_finfo_date_dist CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_distance CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_fetch CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_same CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_date_union CBC 4 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta