doParallel call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
20% lines
Expression
22.7%
Tests
20.3%
Examples
4.3%
Vignettes
not measured
By file
R/zzz.R
0%
R/doParallel.R
20%
Structure
- Functions
- 14
- Exported
- 2
- Compiled
- 0
- Call edges
- 7
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| stopImplicitCluster exp | R | 7 | 3 | 0.0% |
| .onUnload | R | 3 | 1 | 0.0% |
| doParallelSNOW | R | 163 | 31 | 0.0% |
| evalWrapper | R | 4 | 1 | 0.0% |
| getparentenv | R | 39 | 8 | 0.0% |
| makeDotsEnv | R | 4 | 1 | 0.0% |
| snowinfo | R | 7 | 1 | 0.0% |
| workerCleanup | R | 5 | 2 | 0.0% |
| workerInit | R | 20 | 3 | 0.0% |
| workerPreschedule | R | 21 | 2 | 0.0% |
| workers | R | 24 | 5 | 35.3% |
| registerDoParallel exp | R | 59 | 14 | 41.0% |
| doParallelMC | R | 99 | 24 | 55.7% |
| mcinfo | R | 7 | 1 | 60.0% |