LCOV - differential code coverage report
Current view: top level - src/backend/utils/misc - sampling.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 44.2 % 86 38 48 38
Current Date: 2025-10-28 08:26:42 +0900 Functions: 70.0 % 10 7 3 7
Baseline: lcov-20251028-005825-baseline Branches: 32.1 % 28 9 19 9
Baseline Date: 2025-10-27 06:37:35 +0000 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 8827 100.0 % (7 / 7)
reservoir_init_selection_state CBC 8875 100.0 % (4 / 4)
sampler_random_init_state CBC 17712 100.0 % (3 / 3)
reservoir_get_next_S CBC 58656 30.6 % (11 / 36) 25.0 % (3 / 12)
BlockSampler_Next CBC 72050 46.7 % (7 / 15) 33.3 % (2 / 6)
sampler_random_fract CBC 126188 100.0 % (4 / 4) 50.0 % (1 / 2)
BlockSampler_HasMore CBC 152927 100.0 % (2 / 2) 75.0 % (3 / 4)

Generated by: LCOV version 2.4-beta