Skip to content

runonce 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

97% lines

Expression 97.3%
Tests 97.2%
Examples 94.4%
Vignettes 0.0%

By file

R/skip-run.R 91%
R/save-run.R 100%
R/download-file.R 100%

Structure

Functions
4
Exported
3
Compiled
0
Call edges
1

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
skip_run_if exp R 26 10 90.9%
download_file exp R 21 3 100.0%
save_run exp R 31 6 100.0%
url_basename R 3 1 100.0%