LCOV - differential code coverage report
Current view: top level - src/backend/lib - bloomfilter.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 100.0 % 55 55 55
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 9 9 9
Baseline: lcov-20250906-005545-baseline Branches: 77.8 % 18 14 4 14
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 100.0 % 55 55 55
Function coverage date bins:
(360..) days: 100.0 % 9 9 9
Branch coverage date bins:
(360..) days: 77.8 % 18 14 4 14

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
bloom_prop_bits_set CBC 2 100.0 % (4 / 4)
bloom_free CBC 54 100.0 % (3 / 3)
bloom_create CBC 63 100.0 % (11 / 11)
my_bloom_power CBC 63 100.0 % (6 / 6) 75.0 % (3 / 4)
optimal_k CBC 63 100.0 % (3 / 3) 50.0 % (1 / 2)
bloom_lacks_element CBC 1368775 100.0 % (6 / 6) 100.0 % (4 / 4)
bloom_add_element CBC 1371163 100.0 % (5 / 5) 100.0 % (2 / 2)
k_hashes CBC 2739938 100.0 % (13 / 13) 100.0 % (2 / 2)
mod_m CBC 44732428 100.0 % (4 / 4) 50.0 % (2 / 4)

Generated by: LCOV version 2.4-beta