LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeForeignscan.c (source / functions) Coverage Total Hit UBC CBC
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 77.6 % 147 114 33 114
Current Date: 2026-05-29 21:51:00 -0400 Functions: 71.4 % 14 10 4 10
Baseline: lcov-20260530-034037-baseline Branches: 64.5 % 76 49 27 49
Baseline Date: 2026-05-29 14:39:03 -0700 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 1069 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 71484 100.0 % (12 / 12) 80.0 % (8 / 10)
ExecAsyncForeignScanConfigureWait CBC 234 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanNotify CBC 149 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecAsyncForeignScanRequest CBC 6175 100.0 % (6 / 6) 50.0 % (1 / 2)
ExecEndForeignScan CBC 1013 100.0 % (10 / 10) 83.3 % (5 / 6)
ExecForeignScan CBC 62405 85.7 % (6 / 7) 75.0 % (3 / 4)
ExecShutdownForeignScan CBC 589 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