Skip to content

yaml 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

55% lines

Expression 54.6%
Tests 54.8%
Examples 34.4%
Vignettes not measured

By file

R/verbatim_logical.R 0%
R/zzz.R 0%
R/write_yaml.R 67%
R/read_yaml.R 84%
R/yaml.load_file.R 94%
R/as.yaml.R 100%
R/yaml.load.R 100%

Structure

Functions
245
Exported
6
Compiled
238
Call edges
451

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
verbatim_logical exp R 5 1 0.0%
.onUnload R 3 1 0.0%
write_yaml exp R 21 5 66.7%
read_yaml exp R 46 13 84.0%
yaml.load_file exp R 29 9 94.1%
as.yaml exp R 28 1 100.0%
yaml.load exp R 26 2 100.0%