iNZightTS 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
94% lines
Expression
90.8%
Tests
94.4%
Examples
18.4%
Vignettes
0.0%
By file
R/decomposition.R
92%
R/seasonplot.R
93%
R/rawplot.R
95%
R/forecastplot.R
96%
R/iNZightTS.R
96%
R/feat.R
100%
Structure
- Functions
- 42
- Exported
- 5
- Compiled
- 0
- Call edges
- 32
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| as_year.Date | R | 3 | 1 | 0.0% |
| inzightts.character | R | 3 | 1 | 0.0% |
| use_urca | R | 3 | 1 | 0.0% |
| decomp exp | R | 41 | 14 | 75.0% |
| cat_y_axis | R | 23 | 6 | 76.5% |
| plot.inz_frct | R | 61 | 20 | 80.4% |
| back_transform | R | 16 | 3 | 81.8% |
| guess_plot_var | R | 20 | 4 | 84.6% |
| .decomp.use_stl | R | 49 | 11 | 85.0% |
| cat_x_axis | R | 12 | 3 | 85.7% |
| seasonplot.inz_ts | R | 91 | 18 | 86.3% |
| inzightts.data.frame | R | 39 | 19 | 93.1% |
| plot.inz_ts | R | 126 | 39 | 95.9% |
| plot.inz_dcmp | R | 182 | 14 | 96.6% |
| plot_cat_var | R | 48 | 5 | 97.6% |
| predict.inz_ts | R | 110 | 18 | 97.9% |
| ggplotable exp | R | 3 | 1 | 100.0% |
| inzightts exp | R | 3 | 1 | 100.0% |
| seasonplot exp | R | 3 | 1 | 100.0% |
| subseries exp | R | 41 | 11 | 100.0% |