LCOV - differential code coverage report
Current view: top level - src/backend/lib - bloomfilter.c (source / functions) Coverage Total Hit UBC CBC
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 100.0 % 55 55 55
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 9 9 9
Baseline: lcov-20260315-024220-baseline Branches: 77.8 % 18 14 4 14
Baseline Date: 2026-03-14 15:27:56 +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 74 100.0 % (3 / 3)
bloom_create CBC 83 100.0 % (11 / 11)
my_bloom_power CBC 83 100.0 % (6 / 6) 75.0 % (3 / 4)
optimal_k CBC 83 100.0 % (3 / 3) 50.0 % (1 / 2)
bloom_lacks_element CBC 1932388 100.0 % (6 / 6) 100.0 % (4 / 4)
bloom_add_element CBC 1954176 100.0 % (5 / 5) 100.0 % (2 / 2)
k_hashes CBC 3886564 100.0 % (13 / 13) 100.0 % (2 / 2)
mod_m CBC 67664948 100.0 % (4 / 4) 50.0 % (2 / 4)

Generated by: LCOV version 2.4-beta