sortable 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
86.4%
Tests
93.5%
Examples
2.4%
Vignettes
8.1%
By file
R/incrementor.R
0%
R/methods.R
75%
R/rank_list.R
81%
R/question_rank.R
95%
R/bucket_list.R
99%
R/js.R
100%
R/sortable_js.R
100%
R/dependencies.R
100%
R/sortable_options.R
100%
R/label_ids.R
100%
R/modules.R
100%
R/assertions.R
100%
Structure
- Functions
- 45
- Exported
- 16
- Compiled
- 0
- Call edges
- 47
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| update_bucket_list exp | R | 6 | 1 | 0.0% |
| update_rank_list exp | R | 10 | 3 | 0.0% |
| dropNulls | R | 3 | 1 | 0.0% |
| incrementor | R | 7 | 1 | 0.0% |
| print.bucket_list | R | 3 | 1 | 0.0% |
| print.rank_list | R | 3 | 1 | 0.0% |
| as_bucket_list_id | R | 7 | 2 | 66.7% |
| question_ui_initialize.sortable_rank | R | 41 | 5 | 87.0% |
| rank_list exp | R | 56 | 5 | 92.3% |
| bucket_list exp | R | 87 | 6 | 98.2% |
| add_rank_list exp | R | 16 | 2 | 100.0% |
| chain_js_events exp | R | 30 | 2 | 100.0% |
| enable_modules exp | R | 5 | 1 | 100.0% |
| is_modules_enabled exp | R | 3 | 1 | 100.0% |
| is_sortable_options exp | R | 3 | 1 | 100.0% |
| question_rank exp | R | 26 | 1 | 100.0% |
| render_sortable exp | R | 6 | 2 | 100.0% |
| sortable_js exp | R | 32 | 1 | 100.0% |
| sortable_js_capture_bucket_input exp | R | 38 | 1 | 100.0% |
| sortable_js_capture_input exp | R | 21 | 1 | 100.0% |