LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_numeric.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 96.6 % 89 86 3 1 85 1
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 21 21 1 20
Baseline: lcov-20250906-005545-baseline Branches: 75.0 % 12 9 3 2 7
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 1 1 1
(30,360] days: 100.0 % 16 16 16
(360..) days: 95.8 % 72 69 3 69
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 100.0 % 18 18 1 17
Branch coverage date bins:
(7,30] days: 100.0 % 2 2 2
(30,360] days: 100.0 % 4 4 4
(360..) days: 50.0 % 6 3 3 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_numeric_cmp CBC 43570 100.0 % (2 / 2)
gbt_numeric_compress CBC 3151 100.0 % (3 / 3)
gbt_numeric_consistent CBC 8705 100.0 % (11 / 11)
gbt_numeric_eq CBC 568 100.0 % (2 / 2)
gbt_numeric_ge CBC 2193 100.0 % (2 / 2)
gbt_numeric_gt CBC 2180 100.0 % (2 / 2)
gbt_numeric_le CBC 1959 100.0 % (2 / 2)
gbt_numeric_lt CBC 1689 100.0 % (2 / 2)
gbt_numeric_penalty GNC 3515 88.9 % (24 / 27) 62.5 % (5 / 8)
gbt_numeric_picksplit CBC 24 100.0 % (5 / 5)
gbt_numeric_same CBC 1814 100.0 % (6 / 6)
gbt_numeric_sortsupport CBC 2 100.0 % (5 / 5)
gbt_numeric_ssup_cmp CBC 11619 100.0 % (9 / 9) 100.0 % (4 / 4)
gbt_numeric_union CBC 1859 100.0 % (4 / 4)
pg_finfo_gbt_numeric_compress CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_numeric_consistent CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_numeric_penalty CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_numeric_picksplit CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_numeric_same CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_numeric_sortsupport CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_numeric_union CBC 5 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta