Skip to content

quarto 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

49% lines

Expression 44.9%
Tests 49.2%
Examples 3.7%
Vignettes not measured

By file

R/publish.R 0%
R/daemon.R 0%
R/theme.R 0%
R/render.R 0%
R/create.R 0%
R/use.R 0%
R/remove.R 0%
R/preview.R 0%
R/add.R 0%
R/list.R 0%
R/update.R 0%
R/run.R 0%

Structure

Functions
140
Exported
46
Compiled
0
Call edges
179

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
quarto_add_extension exp R 29 3 0.0%
quarto_binary_sitrep exp R 66 15 0.0%
quarto_create_project exp R 63 8 0.0%
quarto_inspect exp R 24 3 0.0%
quarto_list_extensions exp R 21 2 0.0%
quarto_preview exp R 37 4 0.0%
quarto_preview_stop exp R 3 1 0.0%
quarto_publish_app exp R 53 4 0.0%
quarto_publish_doc exp R 113 11 0.0%
quarto_publish_site exp R 61 6 0.0%
quarto_remove_extension exp R 37 6 0.0%
quarto_render exp R 152 26 0.0%
quarto_serve exp R 30 3 0.0%
quarto_update_extension exp R 28 4 0.0%
quarto_use_template exp R 46 7 0.0%
quarto_version exp R 4 1 0.0%
theme_brand_flextable exp R 9 1 0.0%
theme_brand_ggplot2 exp R 9 1 0.0%
theme_brand_gt exp R 9 1 0.0%
theme_brand_plotly exp R 9 1 0.0%