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: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 78.1 % 73 57 16 57 2
Current Date: 2026-05-29 21:51:00 -0400 Functions: 87.0 % 23 20 3 2 18
Baseline: lcov-20260530-034037-baseline Branches: 30.0 % 10 3 7 3
Baseline Date: 2026-05-29 14:39:03 -0700 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_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 GNC 2670 100.0 % (10 / 10)
gbt_enum_ssup_cmp GNC 4928 100.0 % (5 / 5)

Generated by: LCOV version 2.5.0-beta