anomalize 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
79% lines
Expression
81.5%
Tests
79.0%
Examples
64.1%
Vignettes
not measured
By file
R/zzz.R
0%
R/time_scale_template.R
7%
R/tidyquant_theme_compat.R
45%
R/utils.R
65%
R/time_apply.R
66%
R/anomalize.R
77%
R/time_recompose.R
87%
R/anomalize_clean.R
87%
R/time_frequency.R
90%
R/plot_anomaly_decomposition.R
91%
R/plot_anomalies.R
94%
R/anomalize_methods.R
95%
Structure
- Functions
- 62
- Exported
- 17
- Compiled
- 0
- Call edges
- 47
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| set_time_scale_template exp | R | 6 | 2 | 0.0% |
| time_scale_template exp | R | 15 | 1 | 0.0% |
| .onLoad | R | 5 | 1 | 0.0% |
| anomalize.default | R | 4 | 1 | 0.0% |
| palette_dark | R | 17 | 1 | 0.0% |
| palette_green | R | 17 | 1 | 0.0% |
| plot_anomaly_decomposition.grouped_tbl_time | R | 7 | 1 | 0.0% |
| scale_color_tq | R | 10 | 1 | 0.0% |
| theme_tq_dark | R | 24 | 1 | 0.0% |
| theme_tq_green | R | 24 | 1 | 0.0% |
| time_recompose.grouped_df | R | 8 | 1 | 0.0% |
| time_recompose.tbl_df | R | 9 | 1 | 0.0% |
| arrange_by_date | R | 31 | 2 | 26.3% |
| replace_duplicate_colnames | R | 37 | 3 | 31.6% |
| time_apply.data.frame | R | 44 | 5 | 48.0% |
| check_clean_anomalies_input | R | 23 | 4 | 70.0% |
| anomalize.tbl_df | R | 60 | 5 | 75.9% |
| replace_bad_names | R | 21 | 2 | 80.0% |
| time_frequency exp | R | 73 | 8 | 81.0% |
| anomalize.grouped_df | R | 23 | 3 | 84.6% |