CDCPLACES 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
48% lines
Expression
48.1%
Tests
47.6%
Examples
0.0%
Vignettes
0.0%
By file
R/get_places.R
47%
R/get_dictionary.R
67%
Structure
- Functions
- 15
- Exported
- 2
- Compiled
- 0
- Call edges
- 11
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| check_multiples | R | 77 | 6 | 0.0% |
| check_multiples_cc | R | 69 | 8 | 0.0% |
| test_check_api | R | 25 | 3 | 0.0% |
| get_places exp | R | 370 | 48 | 50.5% |
| get_dictionary exp | R | 17 | 3 | 66.7% |
| check_api | R | 26 | 3 | 68.8% |
| check_measures | R | 30 | 6 | 90.9% |
| check_counties | R | 10 | 2 | 100.0% |
| check_states | R | 9 | 2 | 100.0% |
| fetch_zcta_batched | R | 31 | 3 | 100.0% |
| format_query | R | 23 | 7 | 100.0% |
| formatted_zctas | R | 9 | 2 | 100.0% |
| measure_text | R | 9 | 2 | 100.0% |
| parse_request | R | 7 | 1 | 100.0% |
| to_title_case | R | 8 | 1 | 100.0% |