censable 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
32% lines
Expression
44.6%
Tests
31.9%
Examples
32.1%
Vignettes
0.0%
By file
R/api.R
0%
R/build_dec.R
0%
R/build_acs.R
0%
R/add_r_environ.R
0%
R/county_data.R
0%
R/helpers.R
0%
R/memoise.R
0%
R/api_key.R
38%
R/geoid.R
45%
R/collapse.R
86%
R/join.R
100%
R/recode.R
100%
Structure
- Functions
- 55
- Exported
- 42
- Compiled
- 0
- Call edges
- 22
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| add_r_environ exp | R | 43 | 7 | 0.0% |
| custom_geoid exp | R | 3 | 1 | 0.0% |
| get_census_key exp | R | 12 | 4 | 0.0% |
| .onLoad | R | 4 | 1 | 0.0% |
| build_dec_ap | R | 46 | 6 | 0.0% |
| clean_geographies | R | 21 | 8 | 0.0% |
| clean_name_suffix | R | 3 | 1 | 0.0% |
| col_var | R | 3 | 1 | 0.0% |
| drop_E | R | 5 | 1 | 0.0% |
| fetch_api_vars | R | 28 | 5 | 0.0% |
| fetch_api_vars_ap | R | 10 | 1 | 0.0% |
| format_regions | R | 27 | 5 | 0.0% |
| get_census_api | R | 54 | 6 | 0.0% |
| get_geometry | R | 17 | 6 | 0.0% |
| match_county | R | 17 | 3 | 0.0% |
| breakdown_geoid exp | R | 66 | 15 | 35.4% |
| construct_geoid exp | R | 77 | 17 | 55.1% |
| collapse4 exp | R | 19 | 4 | 83.3% |
| collapse5 exp | R | 19 | 4 | 83.3% |
| has_census_key exp | R | 11 | 3 | 83.3% |