LCOV - differential code coverage report
Current view: top level - src/backend/utils/misc - sampling.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 44.2 % 86 38 48 38
Current Date: 2025-09-06 07:49:51 +0900 Functions: 70.0 % 10 7 3 7
Baseline: lcov-20250907-010129-baseline Branches: 32.1 % 28 9 19 9
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: 44.2 % 86 38 48 38
Function coverage date bins:
(360..) days: 70.0 % 10 7 3 7
Branch coverage date bins:
(360..) days: 32.1 % 28 9 19 9

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
anl_get_next_S UBC 0 0.0 % (0 / 5)
anl_init_selection_state UBC 0 0.0 % (0 / 5) 0.0 % (0 / 2)
anl_random_fract UBC 0 0.0 % (0 / 5) 0.0 % (0 / 2)
BlockSampler_Init CBC 8573 100.0 % (7 / 7)
reservoir_init_selection_state CBC 8621 100.0 % (4 / 4)
sampler_random_init_state CBC 17204 100.0 % (3 / 3)
reservoir_get_next_S CBC 58480 30.6 % (11 / 36) 25.0 % (3 / 12)
BlockSampler_Next CBC 70437 46.7 % (7 / 15) 33.3 % (2 / 6)
sampler_random_fract CBC 125575 100.0 % (4 / 4) 50.0 % (1 / 2)
BlockSampler_HasMore CBC 149447 100.0 % (2 / 2) 75.0 % (3 / 4)

Generated by: LCOV version 2.4-beta