devtools 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
41% lines
Expression
41.8%
Tests
41.4%
Examples
0.0%
Vignettes
not measured
By file
R/check-devtools.R
0%
R/check-mac.R
0%
R/revdep.R
0%
R/dev-mode.R
0%
R/document.R
0%
R/pkgbuild.R
0%
R/check-git.R
0%
R/missing-s3.R
0%
R/spell-check.R
0%
R/wd.R
0%
R/zzz.R
0%
R/git.R
0%
Structure
- Functions
- 220
- Exported
- 69
- Compiled
- 0
- Call edges
- 288
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| bash exp | R | 6 | 1 | 0.0% |
| build exp | R | 29 | 2 | 0.0% |
| build_site exp | R | 6 | 1 | 0.0% |
| check exp | R | 83 | 9 | 0.0% |
| check_built exp | R | 57 | 9 | 0.0% |
| check_mac_devel exp | R | 20 | 1 | 0.0% |
| check_mac_release exp | R | 20 | 1 | 0.0% |
| check_man exp | R | 34 | 3 | 0.0% |
| check_rhub exp | R | 10 | 1 | 0.0% |
| check_win_devel exp | R | 22 | 1 | 0.0% |
| check_win_oldrelease exp | R | 22 | 1 | 0.0% |
| create exp | R | 4 | 1 | 0.0% |
| dev_package_deps exp | R | 9 | 1 | 0.0% |
| dev_packages exp | R | 7 | 1 | 0.0% |
| dev_sitrep exp | R | 24 | 6 | 0.0% |
| document exp | R | 23 | 4 | 0.0% |
| has_tests exp | R | 8 | 1 | 0.0% |
| install_bioc exp | R | 9 | 1 | 0.0% |
| install_bitbucket exp | R | 9 | 1 | 0.0% |
| install_cran exp | R | 5 | 1 | 0.0% |