gtable 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
63% lines
Expression
65.8%
Tests
62.8%
Examples
66.3%
Vignettes
not measured
By file
R/align.R
0%
R/grid.R
0%
R/padding.R
0%
R/zzz.R
0%
R/utils.R
43%
R/new-data-frame.R
56%
R/gtable.R
70%
R/add-space.R
78%
R/gtable-layouts.R
84%
R/rbind-cbind.R
91%
R/z.R
92%
R/add-grob.R
95%
Structure
- Functions
- 83
- Exported
- 19
- Compiled
- 0
- Call edges
- 90
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| gtable_add_padding exp | R | 9 | 1 | 0.0% |
| gtable_col_spacer exp | R | 3 | 1 | 0.0% |
| gtable_row_spacer exp | R | 3 | 1 | 0.0% |
| gtable_show_layout exp | R | 3 | 1 | 0.0% |
| %contains% | R | 1 | 1 | 0.0% |
| child_vp | R | 6 | 1 | 0.0% |
| gtable_align | R | 22 | 3 | 0.0% |
| gtable_join | R | 8 | 1 | 0.0% |
| gtable_layout | R | 9 | 1 | 0.0% |
| gtable_reindex | R | 44 | 8 | 0.0% |
| heightDetails.gtable | R | 1 | 1 | 0.0% |
| makeContent.gtable | R | 14 | 1 | 0.0% |
| makeContext.gtable | R | 9 | 2 | 0.0% |
| plot.gtable | R | 11 | 3 | 0.0% |
| release_extra_revdeps | R | 5 | 1 | 0.0% |
| rep_along | R | 4 | 2 | 0.0% |
| t.gtable | R | 16 | 1 | 0.0% |
| validate_data_frame | R | 8 | 3 | 0.0% |
| vpname | R | 4 | 1 | 0.0% |
| widthDetails.gtable | R | 1 | 1 | 0.0% |