LCOV - differential code coverage report
Current view: top level - src/backend/statistics - mvdistinct.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 92.0 % 213 196 17 196
Current Date: 2025-10-28 08:26:42 +0900 Functions: 82.4 % 17 14 3 14
Baseline: lcov-20251028-005825-baseline Branches: 59.3 % 118 70 48 70 48 14
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: 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
estimate_ndistinct CBC 294 80.0 % (8 / 10) 50.0 % (2 / 4)
generate_combinations CBC 150 100.0 % (5 / 5)
generate_combinations_recurse CBC 1128 100.0 % (9 / 9) 100.0 % (4 / 4)
generator_free CBC 150 100.0 % (4 / 4)
generator_init CBC 150 100.0 % (12 / 12) 50.0 % (3 / 6)
generator_next CBC 444 100.0 % (4 / 4) 100.0 % (2 / 2)
n_choose_k CBC 150 100.0 % (8 / 8) 66.7 % (4 / 6)
ndistinct_for_combination CBC 294 97.1 % (34 / 35) 83.3 % (15 / 18)
num_combinations CBC 102 100.0 % (2 / 2)
pg_ndistinct_in UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
pg_ndistinct_out CBC 12 100.0 % (15 / 15) 100.0 % (8 / 8)
pg_ndistinct_recv UBC 0 0.0 % (0 / 2) 0.0 % (0 / 2)
pg_ndistinct_send UBC 0 0.0 % (0 / 2)
statext_ndistinct_build CBC 102 100.0 % (25 / 25) 75.0 % (9 / 12)
statext_ndistinct_deserialize CBC 225 84.6 % (33 / 39) 37.5 % (12 / 32)
statext_ndistinct_load CBC 213 80.0 % (8 / 10) 25.0 % (2 / 8)
statext_ndistinct_serialize CBC 102 100.0 % (29 / 29) 64.3 % (9 / 14)

Generated by: LCOV version 2.4-beta