LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_interval.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 81.8 % 110 90 20 90
Current Date: 2025-09-06 07:49:51 +0900 Functions: 93.8 % 32 30 2 30
Baseline: lcov-20250906-005545-baseline Branches: 42.9 % 14 6 8 6
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: 79.4 % 97 77 20 77
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 93.1 % 29 27 2 27
Branch coverage date bins:
(360..) days: 42.9 % 14 6 8 6

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_intv_penalty UBC 0 0.0 % (0 / 10) 0.0 % (0 / 6)
gbt_intv_same UBC 0 0.0 % (0 / 6)
gbt_intv_compress CBC 604 80.0 % (12 / 15) 75.0 % (3 / 4)
gbt_intvkey_cmp CBC 1197 85.7 % (6 / 7) 50.0 % (1 / 2)
abs_interval CBC 2234 100.0 % (4 / 4) 100.0 % (2 / 2)
gbt_intv_consistent CBC 1670 100.0 % (10 / 10)
gbt_intv_decompress CBC 4378 100.0 % (4 / 4)
gbt_intv_dist CBC 306 100.0 % (2 / 2)
gbt_intv_distance CBC 308 100.0 % (7 / 7)
gbt_intv_fetch CBC 150 100.0 % (3 / 3)
gbt_intv_picksplit CBC 3 100.0 % (2 / 2)
gbt_intv_sortsupport CBC 1 100.0 % (5 / 5)
gbt_intv_ssup_cmp CBC 5676 100.0 % (4 / 4)
gbt_intv_union CBC 1 100.0 % (5 / 5)
gbt_intveq CBC 150 100.0 % (2 / 2)
gbt_intvge CBC 522 100.0 % (2 / 2)
gbt_intvgt CBC 2243 100.0 % (2 / 2)
gbt_intvle CBC 623 100.0 % (2 / 2)
gbt_intvlt CBC 2093 100.0 % (2 / 2)
interval_dist CBC 606 100.0 % (3 / 3)
intr2num CBC 612 100.0 % (2 / 2)
pg_finfo_gbt_intv_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_decompress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_distance CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_fetch CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_same CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_intv_union CBC 4 100.0 % (1 / 1)
pg_finfo_interval_dist CBC 4 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta