LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_int4.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 84.8 % 92 78 14 78
Current Date: 2025-09-06 07:49:51 +0900 Functions: 92.9 % 28 26 2 26
Baseline: lcov-20250906-005545-baseline Branches: 41.7 % 24 10 14 10
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 % 16 16 16
(360..) days: 81.6 % 76 62 14 62
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: 100.0 % 4 4 4
(360..) days: 30.0 % 20 6 14 6

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_int4_penalty UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
gbt_int4_same UBC 0 0.0 % (0 / 6)
gbt_int4_union CBC 1 100.0 % (5 / 5)
gbt_int4_picksplit CBC 2 100.0 % (2 / 2)
pg_finfo_int4_dist CBC 4 100.0 % (1 / 1)
gbt_int4_sortsupport CBC 8 100.0 % (4 / 4)
pg_finfo_gbt_int4_compress CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_consistent CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_distance CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_fetch CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_penalty CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_picksplit CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_same CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_sortsupport CBC 9 100.0 % (1 / 1)
pg_finfo_gbt_int4_union CBC 9 100.0 % (1 / 1)
gbt_int4_fetch CBC 273 100.0 % (3 / 3)
gbt_int4_dist CBC 274 100.0 % (2 / 2)
gbt_int4_distance CBC 275 100.0 % (7 / 7)
int4_dist CBC 549 87.5 % (7 / 8) 33.3 % (2 / 6)
gbt_int4le CBC 568 100.0 % (2 / 2)
gbt_int4ge CBC 576 100.0 % (2 / 2)
gbt_int4key_cmp CBC 1044 87.5 % (7 / 8) 50.0 % (4 / 8)
gbt_int4_compress CBC 1082 100.0 % (3 / 3)
gbt_int4eq CBC 1397 100.0 % (2 / 2)
gbt_int4lt CBC 1860 100.0 % (2 / 2)
gbt_int4gt CBC 2133 100.0 % (2 / 2)
gbt_int4_consistent CBC 3053 100.0 % (10 / 10)
gbt_int4_ssup_cmp CBC 5582 100.0 % (8 / 8) 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta