LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_enum.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 78.1 % 73 57 16 57 2
Current Date: 2025-10-26 12:31:50 -0700 Functions: 87.0 % 23 20 3 1 19
Baseline: lcov-20251027-010456-baseline Branches: 30.0 % 10 3 7 3
Baseline Date: 2025-10-26 11:01:32 +1300 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 15 15 15
(360..) days: 72.4 % 58 42 16 42
Function coverage date bins:
(30,360] days: 100.0 % 3 3 1 2
(360..) days: 85.0 % 20 17 3 17
Branch coverage date bins:
(360..) days: 30.0 % 10 3 7 3

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_enum_fetch UBC 0 0.0 % (0 / 3)
gbt_enum_penalty UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
gbt_enum_same UBC 0 0.0 % (0 / 6)
gbt_enum_picksplit CBC 1 100.0 % (2 / 2)
gbt_enum_sortsupport CBC 1 100.0 % (7 / 7)
gbt_enum_union CBC 1 100.0 % (5 / 5)
pg_finfo_gbt_enum_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_enum_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_enum_fetch CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_enum_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_enum_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_enum_same CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_enum_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_enum_union CBC 4 100.0 % (1 / 1)
gbt_enumkey_cmp CBC 531 87.5 % (7 / 8) 75.0 % (3 / 4)
gbt_enumeq CBC 532 100.0 % (2 / 2)
gbt_enum_compress CBC 534 100.0 % (3 / 3)
gbt_enumge CBC 536 100.0 % (2 / 2)
gbt_enumle CBC 540 100.0 % (2 / 2)
gbt_enumgt CBC 1593 100.0 % (2 / 2)
gbt_enumlt CBC 1593 100.0 % (2 / 2)
gbt_enum_consistent CBC 2670 100.0 % (10 / 10)
gbt_enum_ssup_cmp GNC 4928 100.0 % (5 / 5)

Generated by: LCOV version 2.4-beta