RPushbullet 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.1%
Examples
14.5%
Vignettes
2.1%
By file
R/pushes.R
0%
R/setup.R
0%
R/channel.R
0%
R/user.R
0%
R/devices.R
0%
R/isValid.R
0%
R/init.R
7%
Structure
- Functions
- 33
- Exported
- 0
- Compiled
- 0
- Call edges
- 34
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| .checkReturnCode | R | 21 | 5 | 0.0% |
| .createPush | R | 10 | 2 | 0.0% |
| .getCurlHandle | R | 9 | 2 | 0.0% |
| .getDefaultDevice | R | 7 | 3 | 0.0% |
| .getDevices | R | 7 | 2 | 0.0% |
| .getKey | R | 7 | 2 | 0.0% |
| .getNames | R | 7 | 2 | 0.0% |
| .getTestChannel | R | 7 | 3 | 0.0% |
| .getTestEmail | R | 7 | 3 | 0.0% |
| .getUploadRequest | R | 14 | 1 | 0.0% |
| .isValidChannel | R | 6 | 1 | 0.0% |
| .isValidDevice | R | 12 | 3 | 0.0% |
| .isValidKey | R | 5 | 1 | 0.0% |
| .parseResourceFile | R | 16 | 5 | 0.0% |
| pbGetChannelInfo | R | 3 | 1 | 0.0% |
| pbGetChannelInfo.default | R | 10 | 1 | 0.0% |
| pbGetDevices | R | 3 | 1 | 0.0% |
| pbGetDevices.default | R | 9 | 1 | 0.0% |
| pbGetUser | R | 3 | 1 | 0.0% |
| pbGetUser.default | R | 7 | 1 | 0.0% |