LCOV - differential code coverage report
Current view: top level - src/backend/lib - bloomfilter.c (source / functions) Coverage Total Hit UBC CBC
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 100.0 % 55 55 55
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 9 9 9
Baseline: lcov-20260530-034037-baseline Branches: 77.8 % 18 14 4 14
Baseline Date: 2026-05-29 14:39:03 -0700 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 82 100.0 % (3 / 3)
bloom_create CBC 91 100.0 % (11 / 11)
my_bloom_power CBC 91 100.0 % (6 / 6) 75.0 % (3 / 4)
optimal_k CBC 91 100.0 % (3 / 3) 50.0 % (1 / 2)
bloom_lacks_element CBC 1935610 100.0 % (6 / 6) 100.0 % (4 / 4)
bloom_add_element CBC 1957398 100.0 % (5 / 5) 100.0 % (2 / 2)
k_hashes CBC 3893008 100.0 % (13 / 13) 100.0 % (2 / 2)
mod_m CBC 67793828 100.0 % (4 / 4) 50.0 % (2 / 4)

Generated by: LCOV version 2.5.0-beta