bigrquerystorage 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
2% lines
Expression
2.2%
Tests
2.2%
Examples
2.2%
Vignettes
2.2%
By file
R/client_info.R
0%
R/onload.R
0%
R/bqs_download.R
1%
R/bigrquerystorage.R
50%
Structure
- Functions
- 72
- Exported
- 3
- Compiled
- 53
- Call edges
- 50
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| bqs_auth exp | R | 54 | 5 | 0.0% |
| bqs_deauth exp | R | 6 | 2 | 0.0% |
| bqs_table_download exp | R | 89 | 10 | 0.0% |
| .onLoad | R | 11 | 5 | 0.0% |
| bqs_check_namespace | R | 3 | 1 | 0.0% |
| bqs_ua | R | 13 | 1 | 0.0% |
| col_mapply | R | 28 | 11 | 0.0% |
| dummy | R | 3 | 1 | 0.0% |
| has_type | R | 5 | 1 | 0.0% |
| parse_postprocess | R | 42 | 6 | 0.0% |
| select_fields | R | 18 | 6 | 0.0% |
| bqs_initiate | R | 8 | 3 | 50.0% |
| .onAttach | R | 4 | 1 | 100.0% |