LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeMemoize.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 83.3 % 366 305 61 305
Current Date: 2025-09-06 07:49:51 +0900 Functions: 94.7 % 19 18 1 18
Baseline: lcov-20250907-010129-baseline Branches: 56.2 % 176 99 77 99
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 2 2 2
(360..) days: 83.2 % 364 303 61 303
Function coverage date bins:
(360..) days: 94.7 % 19 18 1 18
Branch coverage date bins:
(360..) days: 56.2 % 176 99 77 99

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
ExecEndMemoize CBC 1019 78.3 % (18 / 23) 50.0 % (9 / 18)
ExecEstimateCacheEntryOverheadBytes CBC 137067 100.0 % (2 / 2)
ExecInitMemoize CBC 1019 97.8 % (44 / 45) 50.0 % (4 / 8)
ExecMemoize CBC 436879 76.5 % (62 / 81) 55.4 % (31 / 56)
ExecMemoizeEstimate CBC 3 42.9 % (3 / 7) 25.0 % (1 / 4)
ExecMemoizeInitializeDSM CBC 3 30.0 % (3 / 10) 25.0 % (1 / 4)
ExecMemoizeInitializeWorker CBC 6 100.0 % (4 / 4)
ExecMemoizeRetrieveInstrumentation UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
ExecReScanMemoize CBC 357801 90.0 % (9 / 10) 75.0 % (3 / 4)
MemoizeHash_equal CBC 310791 82.1 % (23 / 28) 70.0 % (7 / 10)
MemoizeHash_hash CBC 359001 100.0 % (24 / 24) 90.0 % (9 / 10)
build_hash_table CBC 835 83.3 % (5 / 6) 50.0 % (2 / 4)
cache_lookup CBC 357801 95.7 % (22 / 23) 75.0 % (9 / 12)
cache_purge_all CBC 9 100.0 % (12 / 12) 100.0 % (2 / 2)
cache_reduce_memory CBC 1194 90.0 % (18 / 20) 50.0 % (10 / 20)
cache_store_tuple CBC 45493 69.6 % (16 / 23) 31.2 % (5 / 16)
entry_purge_tuples CBC 1194 100.0 % (13 / 13) 100.0 % (2 / 2)
prepare_probe_slot CBC 359001 100.0 % (18 / 18) 100.0 % (4 / 4)
remove_cache_entry CBC 1194 100.0 % (9 / 9)

Generated by: LCOV version 2.4-beta