LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeMemoize.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 83.3 % 366 305 61 2 303 2
Current Date: 2026-03-14 14:10:32 -0400 Functions: 94.7 % 19 18 1 2 16
Baseline: lcov-20260315-024220-baseline Branches: 56.8 % 176 100 76 100
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
[..1] days: 0.0 % 1 0 1
(30,360] days: 100.0 % 2 2 2
(360..) days: 83.5 % 363 303 60 303
Function coverage date bins:
(360..) days: 94.7 % 19 18 1 2 16
Branch coverage date bins:
[..1] days: 0.0 % 2 0 2
(360..) days: 57.5 % 174 100 74 100

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 1004 78.3 % (18 / 23) 50.0 % (9 / 18)
ExecEstimateCacheEntryOverheadBytes CBC 175512 100.0 % (2 / 2)
ExecInitMemoize CBC 1004 97.8 % (44 / 45) 50.0 % (4 / 8)
ExecMemoize CBC 450871 76.5 % (62 / 81) 57.1 % (32 / 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 371793 90.0 % (9 / 10) 75.0 % (3 / 4)
MemoizeHash_equal CBC 325677 82.1 % (23 / 28) 70.0 % (7 / 10)
MemoizeHash_hash CBC 372993 100.0 % (24 / 24) 90.0 % (9 / 10)
build_hash_table CBC 832 83.3 % (5 / 6) 50.0 % (2 / 4)
cache_lookup GNC 371793 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 GNC 44602 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 372993 100.0 % (18 / 18) 100.0 % (4 / 4)
remove_cache_entry CBC 1194 100.0 % (9 / 9)

Generated by: LCOV version 2.4-beta