LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_bit.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 88.2 % 93 82 11 82
Current Date: 2025-09-06 07:49:51 +0900 Functions: 92.0 % 25 23 2 23
Baseline: lcov-20250906-005545-baseline Branches: 75.0 % 8 6 2 6
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 % 22 22 22
(360..) days: 84.5 % 71 60 11 60
Function coverage date bins:
(30,360] days: 100.0 % 5 5 5
(360..) days: 90.0 % 20 18 2 18
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_ssup_cmp CBC 11338 100.0 % (9 / 9) 50.0 % (2 / 4)
gbt_bit_consistent CBC 3340 100.0 % (13 / 13) 100.0 % (2 / 2)
gbt_bit_xfrm CBC 3638 100.0 % (10 / 10) 100.0 % (2 / 2)
gbt_bit_compress CBC 1208 100.0 % (3 / 3)
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_union CBC 2 100.0 % (4 / 4)
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