broom.helpers 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
covr status: test_error
Expression
93.7%
Tests
94.3%
Examples
not measured
Vignettes
not measured
By file
R/helpers.R
69%
R/model_get_coefficients_type.R
82%
R/model_get_response_variable.R
83%
R/tidy_add_pairwise_contrasts.R
85%
R/tidy_add_estimate_to_reference_rows.R
86%
R/custom_tidiers.R
86%
R/model_get_terms.R
87%
R/tidy_group_by.R
88%
R/model_get_model_matrix.R
90%
R/model_get_weights.R
91%
R/model_get_pairwise_contrasts.R
92%
R/model_identify_variables.R
92%
Structure
- Functions
- 204
- Exported
- 75
- Compiled
- 0
- Call edges
- 255
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| seq_range exp | R | 3 | 1 | 0.0% |
| tidy_marginal_means exp | R | 8 | 1 | 0.0% |
| .exponentiate | R | 13 | 2 | 0.0% |
| model_get_assign.model_fit | R | 3 | 1 | 0.0% |
| model_get_assign.svy_vglm | R | 3 | 1 | 0.0% |
| model_get_coefficients_type.cch | R | 3 | 1 | 0.0% |
| model_get_model_matrix.cch | R | 6 | 1 | 0.0% |
| model_get_model_matrix.vgam | R | 3 | 1 | 0.0% |
| model_get_response.model_fit | R | 3 | 1 | 0.0% |
| model_get_terms.cch | R | 6 | 1 | 0.0% |
| model_get_weights.model_fit | R | 3 | 1 | 0.0% |
| model_get_coefficients_type.LORgee | R | 16 | 3 | 45.5% |
| model_get_weights.fixest | R | 7 | 2 | 66.7% |
| model_get_coefficients_type.vglm | R | 14 | 11 | 72.7% |
| tidy_multgee exp | R | 35 | 4 | 78.3% |
| model_get_response_variable.default | R | 9 | 3 | 80.0% |
| .plot_one_marginal_prediction | R | 96 | 17 | 81.4% |
| .get_ref_row_estimate_contr_sum | R | 76 | 11 | 82.0% |
| tidy_parameters exp | R | 49 | 16 | 82.1% |
| tidy_marginal_contrasts exp | R | 47 | 9 | 82.9% |