LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeForeignscan.c (source / functions) Coverage Total Hit UBC CBC
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 77.6 % 147 114 33 114
Current Date: 2026-03-14 14:10:32 -0400 Functions: 71.4 % 14 10 4 10
Baseline: lcov-20260315-024220-baseline Branches: 64.5 % 76 49 27 49
Baseline Date: 2026-03-14 15:27:56 +0100 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
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 CBC 5 100.0 % (9 / 9) 75.0 % (3 / 4)
ExecAsyncForeignScanNotify CBC 147 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanConfigureWait CBC 238 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecReScanForeignScan CBC 410 90.0 % (9 / 10) 75.0 % (6 / 8)
ExecShutdownForeignScan CBC 578 80.0 % (4 / 5) 50.0 % (1 / 2)
ExecEndForeignScan CBC 1002 100.0 % (10 / 10) 83.3 % (5 / 6)
ExecInitForeignScan CBC 1046 97.9 % (46 / 47) 71.4 % (20 / 28)
ExecAsyncForeignScanRequest CBC 6075 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecForeignScan CBC 64315 85.7 % (6 / 7) 75.0 % (3 / 4)
ForeignNext CBC 73394 100.0 % (12 / 12) 80.0 % (8 / 10)

Generated by: LCOV version 2.4-beta