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: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 78.1 % 73 57 16 57 2
Current Date: 2025-09-06 07:49:51 +0900 Functions: 87.0 % 23 20 3 1 19
Baseline: lcov-20250906-005545-baseline Branches: 30.0 % 10 3 7 3
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 % 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_compress CBC 534 100.0 % (3 / 3)
gbt_enum_consistent CBC 2670 100.0 % (10 / 10)
gbt_enum_fetch UBC 0 0.0 % (0 / 3)
gbt_enum_penalty UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
gbt_enum_picksplit CBC 1 100.0 % (2 / 2)
gbt_enum_same UBC 0 0.0 % (0 / 6)
gbt_enum_sortsupport CBC 1 100.0 % (7 / 7)
gbt_enum_ssup_cmp GNC 4928 100.0 % (5 / 5)
gbt_enum_union CBC 1 100.0 % (5 / 5)
gbt_enumeq CBC 532 100.0 % (2 / 2)
gbt_enumge CBC 536 100.0 % (2 / 2)
gbt_enumgt CBC 1593 100.0 % (2 / 2)
gbt_enumkey_cmp CBC 531 87.5 % (7 / 8) 75.0 % (3 / 4)
gbt_enumle CBC 540 100.0 % (2 / 2)
gbt_enumlt CBC 1593 100.0 % (2 / 2)
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)

Generated by: LCOV version 2.4-beta