LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_int8.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 81.5 % 92 75 17 75
Current Date: 2025-09-06 07:49:51 +0900 Functions: 92.9 % 28 26 2 26
Baseline: lcov-20250906-005545-baseline Branches: 29.2 % 24 7 17 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
(30,360] days: 93.8 % 16 15 1 15
(360..) days: 78.9 % 76 60 16 60
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 92.0 % 25 23 2 23
Branch coverage date bins:
(30,360] days: 75.0 % 4 3 1 3
(360..) days: 20.0 % 20 4 16 4

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_int8_compress CBC 549 100.0 % (3 / 3)
gbt_int8_consistent CBC 1926 100.0 % (10 / 10)
gbt_int8_dist CBC 275 100.0 % (2 / 2)
gbt_int8_distance CBC 276 100.0 % (7 / 7)
gbt_int8_fetch CBC 274 100.0 % (3 / 3)
gbt_int8_penalty UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
gbt_int8_picksplit CBC 1 100.0 % (2 / 2)
gbt_int8_same UBC 0 0.0 % (0 / 6)
gbt_int8_sortsupport CBC 1 100.0 % (4 / 4)
gbt_int8_ssup_cmp CBC 5109 87.5 % (7 / 8) 75.0 % (3 / 4)
gbt_int8_union CBC 1 100.0 % (5 / 5)
gbt_int8eq CBC 274 100.0 % (2 / 2)
gbt_int8ge CBC 556 100.0 % (2 / 2)
gbt_int8gt CBC 1638 100.0 % (2 / 2)
gbt_int8key_cmp CBC 546 62.5 % (5 / 8) 25.0 % (2 / 8)
gbt_int8le CBC 558 100.0 % (2 / 2)
gbt_int8lt CBC 1365 100.0 % (2 / 2)
int8_dist CBC 550 87.5 % (7 / 8) 33.3 % (2 / 6)
pg_finfo_gbt_int8_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_distance CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_fetch CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_same CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int8_union CBC 4 100.0 % (1 / 1)
pg_finfo_int8_dist CBC 4 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta