LCOV - differential code coverage report
Current view: top level - src/backend/access/brin - brin_bloom.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 92.0 % 163 150 13 1 149 1
Current Date: 2025-09-06 07:49:51 +0900 Functions: 80.0 % 15 12 3 1 11
Baseline: lcov-20250907-010129-baseline Branches: 54.0 % 100 54 46 54
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 1 1 1
(30,360] days: 33.3 % 6 2 4 2
(360..) days: 94.2 % 156 147 9 147
Function coverage date bins:
(360..) days: 80.0 % 15 12 3 1 11
Branch coverage date bins:
(30,360] days: 33.3 % 6 2 4 2
(360..) days: 55.3 % 94 52 42 52

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
brin_bloom_summary_in UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
brin_bloom_summary_recv UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
brin_bloom_summary_send UBC 0 0.0 % (0 / 2)
brin_bloom_union CBC 22 85.7 % (18 / 21) 54.2 % (13 / 24)
brin_bloom_summary_out CBC 128 100.0 % (8 / 8)
brin_bloom_options CBC 444 100.0 % (6 / 6)
brin_bloom_opcinfo CBC 2452 100.0 % (8 / 8)
bloom_filter_size CBC 4033 100.0 % (13 / 13) 50.0 % (4 / 8)
bloom_init CBC 4033 92.3 % (12 / 13) 40.0 % (4 / 10)
brin_bloom_get_ndistinct CBC 4033 100.0 % (10 / 10) 50.0 % (9 / 18)
bloom_contains_value CBC 4104 100.0 % (10 / 10) 100.0 % (4 / 4)
brin_bloom_consistent CBC 4104 92.0 % (23 / 25) 58.3 % (7 / 12)
bloom_add_value CBC 34104 100.0 % (13 / 13) 83.3 % (5 / 6)
brin_bloom_add_value GNC 34104 100.0 % (22 / 22) 62.5 % (5 / 8)
bloom_get_procinfo CBC 38208 87.5 % (7 / 8) 50.0 % (3 / 6)

Generated by: LCOV version 2.4-beta