LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_bit.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 88.2 % 93 82 11 82
Current Date: 2026-03-14 14:10:32 -0400 Functions: 92.0 % 25 23 2 1 22
Baseline: lcov-20260315-024220-baseline Branches: 75.0 % 8 6 2 6
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 % 21 21 21
(360..) days: 84.7 % 72 61 11 61
Function coverage date bins:
(30,360] days: 100.0 % 5 5 5
(360..) days: 90.0 % 20 18 2 1 17
Branch coverage date bins:
(30,360] days: 50.0 % 4 2 2 2
(360..) days: 100.0 % 4 4 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_bit_compress CBC 1208 100.0 % (3 / 3)
gbt_bit_consistent GNC 3340 100.0 % (13 / 13) 100.0 % (2 / 2)
gbt_bit_l2n CBC 3598 100.0 % (8 / 8)
gbt_bit_penalty UBC 0 0.0 % (0 / 5)
gbt_bit_picksplit CBC 6 100.0 % (5 / 5)
gbt_bit_same UBC 0 0.0 % (0 / 6)
gbt_bit_sortsupport CBC 1 100.0 % (5 / 5)
gbt_bit_ssup_cmp CBC 11338 100.0 % (9 / 9) 50.0 % (2 / 4)
gbt_bit_union CBC 2 100.0 % (4 / 4)
gbt_bit_xfrm CBC 3638 100.0 % (10 / 10) 100.0 % (2 / 2)
gbt_bitcmp CBC 14707 100.0 % (2 / 2)
gbt_biteq CBC 300 100.0 % (2 / 2)
gbt_bitge CBC 900 100.0 % (2 / 2)
gbt_bitgt CBC 900 100.0 % (2 / 2)
gbt_bitle CBC 600 100.0 % (2 / 2)
gbt_bitlt CBC 600 100.0 % (2 / 2)
gbt_varbit_sortsupport CBC 1 100.0 % (5 / 5)
pg_finfo_gbt_bit_compress CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_bit_consistent CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_bit_penalty CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_bit_picksplit CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_bit_same CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_bit_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bit_union CBC 5 100.0 % (1 / 1)
pg_finfo_gbt_varbit_sortsupport CBC 4 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta