Skip to content

mmand 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

89% lines

Expression 89.3%
Tests 89.4%
Examples 65.4%
Vignettes 0.3%

By file

R/display.R 64%
R/components.R 74%
R/automata.R 80%
R/kernels.R 82%
R/resample.R 85%
R/distance.R 86%
R/morph.R 92%

Structure

Functions
856
Exported
34
Compiled
811
Call edges
1141

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
display.matrix R 4 1 0.0%
display.array R 42 10 32.1%
kernelFunction exp R 13 4 37.5%
kernelArray exp R 15 5 66.7%
sampleKernelFunction exp R 7 2 66.7%
components.default R 29 9 72.2%
binary exp R 8 3 75.0%
closing exp R 8 2 75.0%
sketch exp R 30 7 75.0%
symmetric exp R 8 3 75.0%
gameOfLife exp R 64 14 78.4%
display.default R 34 9 80.0%
resample.default R 41 22 81.5%
morph.default R 31 8 84.2%
threshold exp R 36 9 85.0%
distanceTransform.default R 40 8 85.0%
neighbourhood exp R 12 3 85.7%
shapeKernel exp R 45 6 85.7%
sobelKernel exp R 12 3 85.7%
gaussianKernel exp R 26 4 86.7%