LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeForeignscan.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 71.4 % 147 105 42 105
Current Date: 2025-09-06 07:49:51 +0900 Functions: 64.3 % 14 9 5 9
Baseline: lcov-20250906-005545-baseline Branches: 55.3 % 76 42 34 42
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 71.4 % 147 105 42 105
Function coverage date bins:
(360..) days: 64.3 % 14 9 5 9
Branch coverage date bins:
(360..) days: 55.3 % 76 42 34 42

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
ExecForeignScanEstimate UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
ExecForeignScanInitializeDSM UBC 0 0.0 % (0 / 8) 0.0 % (0 / 2)
ExecForeignScanInitializeWorker UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
ExecForeignScanReInitializeDSM UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
ForeignRecheck UBC 0 0.0 % (0 / 9) 0.0 % (0 / 4)
ExecAsyncForeignScanNotify CBC 149 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanConfigureWait CBC 221 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecReScanForeignScan CBC 404 90.0 % (9 / 10) 50.0 % (4 / 8)
ExecShutdownForeignScan CBC 568 80.0 % (4 / 5) 50.0 % (1 / 2)
ExecEndForeignScan CBC 980 100.0 % (10 / 10) 83.3 % (5 / 6)
ExecInitForeignScan CBC 1024 97.9 % (46 / 47) 71.4 % (20 / 28)
ExecAsyncForeignScanRequest CBC 6175 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecForeignScan CBC 62341 85.7 % (6 / 7) 25.0 % (1 / 4)
ForeignNext CBC 71427 100.0 % (12 / 12) 80.0 % (8 / 10)

Generated by: LCOV version 2.4-beta