invgamma 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
76% lines
Expression
86.7%
Tests
75.6%
Examples
58.5%
Vignettes
2.4%
By file
R/attach.R
20%
R/invgamma.R
73%
R/invchisq.R
83%
R/invexp.R
100%
Structure
- Functions
- 13
- Exported
- 12
- Compiled
- 0
- Call edges
- 0
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| .onAttach | R | 7 | 2 | 20.0% |
| pinvgamma exp | R | 4 | 3 | 50.0% |
| rinvchisq exp | R | 7 | 2 | 50.0% |
| dinvgamma exp | R | 6 | 4 | 75.0% |
| qinvgamma exp | R | 8 | 4 | 75.0% |
| rinvgamma exp | R | 8 | 4 | 80.0% |
| dinvchisq exp | R | 6 | 2 | 100.0% |
| dinvexp exp | R | 6 | 2 | 100.0% |
| pinvchisq exp | R | 3 | 1 | 100.0% |
| pinvexp exp | R | 3 | 1 | 100.0% |
| qinvchisq exp | R | 7 | 2 | 100.0% |
| qinvexp exp | R | 7 | 2 | 100.0% |
| rinvexp exp | R | 3 | 1 | 100.0% |