LCOV - differential code coverage report
Current view: top level - src/backend/statistics - mvdistinct.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 92.0 % 213 196 17 196
Current Date: 2025-09-06 07:49:51 +0900 Functions: 82.4 % 17 14 3 14
Baseline: lcov-20250906-005545-baseline Branches: 59.3 % 118 70 48 70 48 14
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: 92.0 % 213 196 17 196
Function coverage date bins:
(360..) days: 82.4 % 17 14 3 14
Branch coverage date bins:
(360..) days: 38.9 % 180 70 48 70 48 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
pg_ndistinct_in UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
pg_ndistinct_recv UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
pg_ndistinct_send UBC 0 0.0 % (0 / 2)
pg_ndistinct_out CBC 12 100.0 % (15 / 15) 100.0 % (8 / 8)
num_combinations CBC 97 100.0 % (2 / 2)
statext_ndistinct_build CBC 97 100.0 % (25 / 25) 75.0 % (9 / 12)
statext_ndistinct_serialize CBC 97 100.0 % (29 / 29) 64.3 % (9 / 14)
generate_combinations CBC 142 100.0 % (5 / 5)
generator_free CBC 142 100.0 % (4 / 4)
generator_init CBC 142 100.0 % (12 / 12) 50.0 % (3 / 6)
n_choose_k CBC 142 100.0 % (8 / 8) 66.7 % (4 / 6)
statext_ndistinct_load CBC 207 80.0 % (8 / 10) 25.0 % (2 / 8)
statext_ndistinct_deserialize CBC 219 84.6 % (33 / 39) 37.5 % (12 / 32)
estimate_ndistinct CBC 280 80.0 % (8 / 10) 50.0 % (2 / 4)
ndistinct_for_combination CBC 280 97.1 % (34 / 35) 83.3 % (15 / 18)
generator_next CBC 422 100.0 % (4 / 4) 100.0 % (2 / 2)
generate_combinations_recurse CBC 1075 100.0 % (9 / 9) 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta