LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_int2.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 84.8 % 92 78 14 78
Current Date: 2026-03-14 14:10:32 -0400 Functions: 92.9 % 28 26 2 2 24
Baseline: lcov-20260315-024220-baseline Branches: 41.7 % 24 10 14 10
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 13 13 13
(360..) days: 82.3 % 79 65 14 65
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 92.0 % 25 23 2 2 21
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_int2_compress CBC 548 100.0 % (3 / 3)
gbt_int2_consistent GNC 1921 100.0 % (10 / 10)
gbt_int2_dist CBC 274 100.0 % (2 / 2)
gbt_int2_distance GNC 275 100.0 % (7 / 7)
gbt_int2_fetch CBC 273 100.0 % (3 / 3)
gbt_int2_penalty UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
gbt_int2_picksplit CBC 1 100.0 % (2 / 2)
gbt_int2_same UBC 0 0.0 % (0 / 6)
gbt_int2_sortsupport CBC 1 100.0 % (4 / 4)
gbt_int2_ssup_cmp CBC 5074 100.0 % (8 / 8) 100.0 % (4 / 4)
gbt_int2_union CBC 1 100.0 % (5 / 5)
gbt_int2eq CBC 273 100.0 % (2 / 2)
gbt_int2ge CBC 576 100.0 % (2 / 2)
gbt_int2gt CBC 1635 100.0 % (2 / 2)
gbt_int2key_cmp CBC 545 87.5 % (7 / 8) 50.0 % (4 / 8)
gbt_int2le CBC 556 100.0 % (2 / 2)
gbt_int2lt CBC 1362 100.0 % (2 / 2)
int2_dist CBC 549 87.5 % (7 / 8) 33.3 % (2 / 6)
pg_finfo_gbt_int2_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_distance CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_fetch CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_same CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_int2_union CBC 4 100.0 % (1 / 1)
pg_finfo_int2_dist CBC 4 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta