qsub 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
9% lines
Expression
12.6%
Tests
9.5%
Examples
0.0%
Vignettes
0.0%
By file
R/ssh.R
0%
R/qstat_j.R
0%
R/qacct.R
0%
R/fetch_hostname_from_config.R
0%
R/read_ssh_config.R
0%
R/qsub_run.R
7%
R/qsub_config.R
49%
Structure
- Functions
- 36
- Exported
- 24
- Compiled
- 0
- Call edges
- 65
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| cat_remote exp | R | 13 | 4 | 0.0% |
| cp_remote exp | R | 40 | 9 | 0.0% |
| file_exists_remote exp | R | 8 | 2 | 0.0% |
| is_job_running exp | R | 8 | 2 | 0.0% |
| ls_remote exp | R | 7 | 2 | 0.0% |
| mkdir_remote exp | R | 13 | 4 | 0.0% |
| qacct exp | R | 11 | 3 | 0.0% |
| qacct_remote exp | R | 25 | 4 | 0.0% |
| qstat_j exp | R | 13 | 3 | 0.0% |
| qstat_j_remote exp | R | 27 | 4 | 0.0% |
| qstat_remote exp | R | 3 | 1 | 0.0% |
| qsub_lapply exp | R | 94 | 9 | 0.0% |
| qsub_retrieve exp | R | 104 | 20 | 0.0% |
| qsub_run exp | R | 3 | 1 | 0.0% |
| rm_remote exp | R | 11 | 2 | 0.0% |
| rsync_remote exp | R | 68 | 9 | 0.0% |
| run_remote exp | R | 46 | 5 | 0.0% |
| write_remote exp | R | 21 | 3 | 0.0% |
| create_ssh_connection | R | 10 | 2 | 0.0% |
| execute_job | R | 11 | 1 | 0.0% |