LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeMemoize.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 83.3 % 366 305 61 2 303 2
Current Date: 2026-05-05 10:23:31 +0900 Functions: 94.7 % 19 18 1 2 16
Baseline: lcov-20260505-025707-baseline Branches: 56.8 % 176 100 76 100
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 66.7 % 3 2 1 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:
(30,360] 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
ExecMemoize CBC 686918 76.5 % (62 / 81) 57.1 % (32 / 56)
cache_store_tuple GNC 59968 69.6 % (16 / 23) 31.2 % (5 / 16)
cache_reduce_memory CBC 1592 90.0 % (18 / 20) 50.0 % (10 / 20)
ExecEndMemoize CBC 1367 78.3 % (18 / 23) 50.0 % (9 / 18)
ExecInitMemoize CBC 1367 97.8 % (44 / 45) 50.0 % (4 / 8)
ExecMemoizeEstimate CBC 4 42.9 % (3 / 7) 25.0 % (1 / 4)
ExecMemoizeInitializeDSM CBC 4 30.0 % (3 / 10) 25.0 % (1 / 4)
MemoizeHash_equal CBC 518980 82.1 % (23 / 28) 70.0 % (7 / 10)
cache_lookup GNC 581490 95.7 % (22 / 23) 75.0 % (9 / 12)
ExecMemoizeRetrieveInstrumentation UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
build_hash_table CBC 1153 83.3 % (5 / 6) 50.0 % (2 / 4)
ExecReScanMemoize CBC 581490 90.0 % (9 / 10) 75.0 % (3 / 4)
MemoizeHash_hash CBC 583090 100.0 % (24 / 24) 90.0 % (9 / 10)
cache_purge_all CBC 12 100.0 % (12 / 12) 100.0 % (2 / 2)
entry_purge_tuples CBC 1592 100.0 % (13 / 13) 100.0 % (2 / 2)
prepare_probe_slot CBC 583090 100.0 % (18 / 18) 100.0 % (4 / 4)
ExecEstimateCacheEntryOverheadBytes CBC 203113 100.0 % (2 / 2)
ExecMemoizeInitializeWorker CBC 8 100.0 % (4 / 4)
remove_cache_entry CBC 1592 100.0 % (9 / 9)

Generated by: LCOV version 2.5.0-beta