LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_interval.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 81.8 % 110 90 20 1 89 1
Current Date: 2026-05-05 10:23:31 +0900 Functions: 93.8 % 32 30 2 3 27
Baseline: lcov-20260505-025707-baseline Branches: 42.9 % 14 6 8 6
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 1 1 1
(360..) days: 81.7 % 109 89 20 89
Function coverage date bins:
(360..) days: 93.8 % 32 30 2 3 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 GNC 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 GNC 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 GNC 308 100.0 % (7 / 7)
gbt_intv_fetch CBC 1351 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.5.0-beta