LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeForeignscan.c (source / functions) Coverage Total Hit UBC CBC
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 77.6 % 147 114 33 114
Current Date: 2026-05-05 10:23:31 +0900 Functions: 71.4 % 14 10 4 10
Baseline: lcov-20260505-025707-baseline Branches: 64.5 % 76 49 27 49
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 77.6 % 147 114 33 114
Function coverage date bins:
(360..) days: 71.4 % 14 10 4 10
Branch coverage date bins:
(360..) days: 64.5 % 76 49 27 49

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
ExecInitForeignScan CBC 1062 97.9 % (46 / 47) 71.4 % (20 / 28)
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)
ExecReScanForeignScan CBC 410 90.0 % (9 / 10) 75.0 % (6 / 8)
ForeignNext CBC 71478 100.0 % (12 / 12) 80.0 % (8 / 10)
ExecAsyncForeignScanConfigureWait CBC 205 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanNotify CBC 148 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanRequest CBC 6175 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecEndForeignScan CBC 1010 100.0 % (10 / 10) 83.3 % (5 / 6)
ExecForeignScan CBC 62399 85.7 % (6 / 7) 75.0 % (3 / 4)
ExecShutdownForeignScan CBC 586 80.0 % (4 / 5) 50.0 % (1 / 2)
ForeignRecheck CBC 5 100.0 % (9 / 9) 75.0 % (3 / 4)

Generated by: LCOV version 2.5.0-beta