LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeForeignscan.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 71.4 % 147 105 42 105
Current Date: 2025-10-28 08:26:42 +0900 Functions: 64.3 % 14 9 5 9
Baseline: lcov-20251028-005825-baseline Branches: 60.5 % 76 46 30 46
Baseline Date: 2025-10-27 06:37:35 +0000 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: 60.5 % 76 46 30 46

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 1027 97.9 % (46 / 47) 71.4 % (20 / 28)
ForeignRecheck UBC 0 0.0 % (0 / 9) 0.0 % (0 / 4)
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 406 90.0 % (9 / 10) 75.0 % (6 / 8)
ForeignNext CBC 71430 100.0 % (12 / 12) 80.0 % (8 / 10)
ExecAsyncForeignScanConfigureWait CBC 246 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanNotify CBC 150 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanRequest CBC 6175 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecEndForeignScan CBC 983 100.0 % (10 / 10) 83.3 % (5 / 6)
ExecForeignScan CBC 62344 85.7 % (6 / 7) 75.0 % (3 / 4)
ExecShutdownForeignScan CBC 569 80.0 % (4 / 5) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta