LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeIndexscan.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.2 % 584 527 57 527
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 23 23 23
Baseline: lcov-20250907-010129-baseline Branches: 65.1 % 413 269 144 269
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: 97.1 % 35 34 1 34
(360..) days: 89.8 % 549 493 56 493
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 22 22 22
Branch coverage date bins:
(30,360] days: 82.4 % 34 28 6 28
(360..) days: 63.6 % 379 241 138 241

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
EvalOrderByExpressions CBC 2650 100.0 % (10 / 10) 83.3 % (5 / 6)
ExecEndIndexScan CBC 82795 100.0 % (12 / 12) 90.0 % (9 / 10)
ExecIndexAdvanceArrayKeys CBC 9966 95.0 % (19 / 20) 87.5 % (7 / 8)
ExecIndexBuildScanKeys CBC 184431 81.8 % (157 / 192) 55.3 % (109 / 197)
ExecIndexEvalArrayKeys CBC 13 80.8 % (21 / 26) 62.5 % (5 / 8)
ExecIndexEvalRuntimeKeys CBC 338494 100.0 % (15 / 15) 100.0 % (6 / 6)
ExecIndexMarkPos CBC 3030 83.3 % (10 / 12) 41.7 % (5 / 12)
ExecIndexRestrPos CBC 27009 41.7 % (5 / 12) 8.3 % (1 / 12)
ExecIndexScan CBC 979409 100.0 % (7 / 7) 100.0 % (6 / 6)
ExecIndexScanEstimate CBC 147 100.0 % (9 / 9) 100.0 % (4 / 4)
ExecIndexScanInitializeDSM CBC 147 100.0 % (17 / 17) 90.0 % (9 / 10)
ExecIndexScanInitializeWorker CBC 198 100.0 % (17 / 17) 91.7 % (11 / 12)
ExecIndexScanReInitializeDSM CBC 6 100.0 % (4 / 4) 50.0 % (1 / 2)
ExecIndexScanRetrieveInstrumentation CBC 135 87.5 % (7 / 8) 50.0 % (1 / 2)
ExecInitIndexScan CBC 83198 100.0 % (68 / 68) 79.2 % (19 / 24)
ExecReScanIndexScan CBC 230620 100.0 % (17 / 17) 100.0 % (8 / 8)
IndexNext CBC 1077439 100.0 % (23 / 23) 87.5 % (14 / 16)
IndexNextWithReorder CBC 41331 98.4 % (61 / 62) 79.5 % (35 / 44)
IndexRecheck CBC 56 100.0 % (4 / 4)
cmp_orderbyvals CBC 14612 76.9 % (10 / 13) 50.0 % (8 / 16)
reorderqueue_cmp CBC 6797 100.0 % (6 / 6)
reorderqueue_pop CBC 2568 90.0 % (9 / 10) 50.0 % (3 / 6)
reorderqueue_push CBC 2588 95.0 % (19 / 20) 75.0 % (3 / 4)

Generated by: LCOV version 2.4-beta