PieGlyph 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
100% lines
Expression
100.0%
Tests
100.0%
Examples
63.9%
Vignettes
64.9%
By file
R/geom_pie_glyph.R
100%
R/pie_grob.R
100%
R/aaa_utils_ggiraph.R
100%
R/geom_pie_interactive.R
100%
R/aaa_utils_ggplot2.R
100%
R/aaa_utils_grid.R
100%
Structure
- Functions
- 29
- Exported
- 7
- Compiled
- 0
- Call edges
- 16
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| draw_key_pie exp | R | 39 | 6 | 100.0% |
| geom_pie_glyph exp | R | 66 | 9 | 100.0% |
| geom_pie_interactive exp | R | 10 | 1 | 100.0% |
| pieGrob exp | R | 105 | 9 | 100.0% |
| scale_radius_continuous exp | R | 10 | 1 | 100.0% |
| scale_radius_discrete exp | R | 12 | 1 | 100.0% |
| scale_radius_manual exp | R | 10 | 2 | 100.0% |
| add_default_interactive_aes | R | 4 | 1 | 100.0% |
| add_interactive_attrs | R | 38 | 9 | 100.0% |
| append_aes | R | 5 | 1 | 100.0% |
| defaults | R | 3 | 1 | 100.0% |
| do_add_interactive_attrs | R | 32 | 14 | 100.0% |
| drawDetails.interactive_pie_grob | R | 25 | 4 | 100.0% |
| get_interactive_attr_names | R | 3 | 1 | 100.0% |
| get_interactive_data | R | 4 | 2 | 100.0% |
| get_ipar | R | 10 | 4 | 100.0% |
| ggproto_formals | R | 3 | 1 | 100.0% |
| interactive_geom_draw_key | R | 5 | 1 | 100.0% |
| interactive_geom_parameters | R | 12 | 4 | 100.0% |
| is.newUnit | R | 3 | 1 | 100.0% |