MolgenisArmadillo 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
86% lines
Expression
85.5%
Tests
86.2%
Examples
0.0%
Vignettes
0.0%
By file
R/utils.R
49%
R/auth.R
69%
R/subset.R
83%
R/resource.R
88%
R/table.R
89%
R/names.R
89%
R/project.R
97%
R/object.R
99%
R/package.R
100%
Structure
- Functions
- 88
- Exported
- 24
- Compiled
- 0
- Call edges
- 117
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| .compress_resource | R | 4 | 1 | 0.0% |
| .compress_table | R | 4 | 1 | 0.0% |
| .get_info | R | 7 | 1 | 0.0% |
| .get_token | R | 9 | 1 | 0.0% |
| .load_linked_table | R | 3 | 1 | 0.0% |
| .load_resource | R | 3 | 1 | 0.0% |
| .load_table | R | 3 | 1 | 0.0% |
| .print_missing_vars_message | R | 8 | 1 | 0.0% |
| .to_readable_name | R | 4 | 1 | 0.0% |
| .to_shared_bucket_name | R | 3 | 1 | 0.0% |
| .get_auth_header | R | 20 | 3 | 12.5% |
| armadillo.subset exp | R | 39 | 5 | 17.2% |
| .get_url | R | 9 | 2 | 33.3% |
| .loop_api_request | R | 24 | 3 | 63.6% |
| .handle_request_error | R | 35 | 7 | 68.8% |
| armadillo.subset_definition exp | R | 15 | 2 | 75.0% |
| .get_overwrite_choice | R | 13 | 4 | 87.5% |
| armadillo.load_table exp | R | 13 | 3 | 88.9% |
| .check_project_name | R | 17 | 5 | 90.9% |
| armadillo.create_project exp | R | 23 | 5 | 92.9% |