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-20250906-005545-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
ExecMemoizeRetrieveInstrumentation UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
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)
cache_purge_all CBC 9 100.0 % (12 / 12) 100.0 % (2 / 2)
build_hash_table CBC 833 83.3 % (5 / 6) 50.0 % (2 / 4)
ExecEndMemoize CBC 1020 78.3 % (18 / 23) 50.0 % (9 / 18)
ExecInitMemoize CBC 1020 97.8 % (44 / 45) 50.0 % (4 / 8)
cache_reduce_memory CBC 1194 90.0 % (18 / 20) 50.0 % (10 / 20)
entry_purge_tuples CBC 1194 100.0 % (13 / 13) 100.0 % (2 / 2)
remove_cache_entry CBC 1194 100.0 % (9 / 9)
cache_store_tuple CBC 44837 69.6 % (16 / 23) 31.2 % (5 / 16)
ExecEstimateCacheEntryOverheadBytes CBC 137108 100.0 % (2 / 2)
MemoizeHash_equal CBC 307655 82.1 % (23 / 28) 70.0 % (7 / 10)
ExecReScanMemoize CBC 354212 90.0 % (9 / 10) 75.0 % (3 / 4)
cache_lookup CBC 354212 95.7 % (22 / 23) 75.0 % (9 / 12)
MemoizeHash_hash CBC 355412 100.0 % (24 / 24) 90.0 % (9 / 10)
prepare_probe_slot CBC 355412 100.0 % (18 / 18) 100.0 % (4 / 4)
ExecMemoize CBC 433290 76.5 % (62 / 81) 55.4 % (31 / 56)

Generated by: LCOV version 2.4-beta