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: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 78.1 % 73 57 16 57 2
Current Date: 2026-05-05 10:23:31 +0900 Functions: 87.0 % 23 20 3 2 18
Baseline: lcov-20260505-025707-baseline Branches: 30.0 % 10 3 7 3
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 78.1 % 73 57 16 57
Function coverage date bins:
(360..) days: 87.0 % 23 20 3 2 18
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_penalty UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
gbt_enum_same UBC 0 0.0 % (0 / 6)
gbt_enum_fetch UBC 0 0.0 % (0 / 3)
gbt_enumkey_cmp CBC 531 87.5 % (7 / 8) 75.0 % (3 / 4)
gbt_enum_compress CBC 534 100.0 % (3 / 3)
gbt_enum_consistent GNC 2670 100.0 % (10 / 10)
gbt_enum_picksplit CBC 1 100.0 % (2 / 2)
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_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.5.0-beta