Skip to content

SMMT 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

28% lines

Expression 24.5%
Tests 28.0%
Examples 47.6%
Vignettes 46.4%

By file

R/map_old_to_new_state.R 0%
R/download_municipality_inventory.R 0%
R/municipality_counter.R 0%
R/mutation_count.R 0%
R/get_current_url.R 0%
R/most_recent_changes.R 0%
R/territorial_mutation_count.R 0%
R/date_of_last_update.R 0%
R/import_CH_municipality_inventory.R 4%
R/get_irreversible_municipality_mutations.R 92%
R/filter_date.R 100%

Structure

Functions
11
Exported
10
Compiled
0
Call edges
9

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
date_of_last_update exp R 3 1 0.0%
download_municipality_inventory exp R 44 3 0.0%
map_old_to_new_state exp R 115 8 0.0%
most_recent_changes exp R 6 1 0.0%
municipality_counter exp R 28 6 0.0%
mutation_count exp R 28 3 0.0%
territorial_mutation_count exp R 7 1 0.0%
get_current_url R 16 2 0.0%
import_CH_municipality_inventory exp R 76 2 4.3%
get_irreversible_municipality_mutations exp R 120 8 91.7%
filter_date exp R 6 1 100.0%