LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeMemoize.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 83.3 % 366 305 61 305
Current Date: 2025-10-28 08:26:42 +0900 Functions: 94.7 % 19 18 1 18
Baseline: lcov-20251028-005825-baseline Branches: 56.2 % 176 99 77 99
Baseline Date: 2025-10-27 06:37:35 +0000 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
ExecMemoize CBC 430574 76.5 % (62 / 81) 55.4 % (31 / 56)
ExecMemoizeRetrieveInstrumentation UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
ExecMemoizeInitializeDSM CBC 3 30.0 % (3 / 10) 25.0 % (1 / 4)
cache_store_tuple CBC 44450 69.6 % (16 / 23) 31.2 % (5 / 16)
ExecEndMemoize CBC 1002 78.3 % (18 / 23) 50.0 % (9 / 18)
MemoizeHash_equal CBC 305293 82.1 % (23 / 28) 70.0 % (7 / 10)
ExecMemoizeEstimate CBC 3 42.9 % (3 / 7) 25.0 % (1 / 4)
cache_reduce_memory CBC 1194 90.0 % (18 / 20) 50.0 % (10 / 20)
ExecInitMemoize CBC 1002 97.8 % (44 / 45) 50.0 % (4 / 8)
ExecReScanMemoize CBC 351496 90.0 % (9 / 10) 75.0 % (3 / 4)
build_hash_table CBC 813 83.3 % (5 / 6) 50.0 % (2 / 4)
cache_lookup CBC 351496 95.7 % (22 / 23) 75.0 % (9 / 12)
ExecEstimateCacheEntryOverheadBytes CBC 145707 100.0 % (2 / 2)
ExecMemoizeInitializeWorker CBC 6 100.0 % (4 / 4)
MemoizeHash_hash CBC 352696 100.0 % (24 / 24) 90.0 % (9 / 10)
cache_purge_all CBC 9 100.0 % (12 / 12) 100.0 % (2 / 2)
entry_purge_tuples CBC 1194 100.0 % (13 / 13) 100.0 % (2 / 2)
prepare_probe_slot CBC 352696 100.0 % (18 / 18) 100.0 % (4 / 4)
remove_cache_entry CBC 1194 100.0 % (9 / 9)

Generated by: LCOV version 2.4-beta