visPedigree 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
84% lines
Expression
83.1%
Tests
83.8%
Examples
43.9%
Vignettes
73.4%
By file
R/vismat.R
65%
R/utils-s3.R
66%
R/visped_layout.R
74%
R/visped_graph.R
76%
R/splitped.R
79%
R/pedmatrix.R
84%
R/pedanalysis.R
84%
R/pedhalflife.R
87%
R/vispstat.R
89%
R/tidyped.R
92%
R/visped_render.R
92%
R/visped.R
96%
Structure
- Functions
- 161
- Exported
- 27
- Compiled
- 42
- Call edges
- 181
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| as.vector.pedmat | R | 4 | 1 | 0.0% |
| plot.tidyped | R | 4 | 1 | 0.0% |
| print.pedcontrib | R | 27 | 7 | 0.0% |
| print.pedstats | R | 25 | 3 | 0.0% |
| print.summary.tidyped | R | 124 | 31 | 0.0% |
| summary.pedmat | R | 4 | 1 | 0.0% |
| t.pedmat | R | 4 | 1 | 0.0% |
| repeloverlap | R | 57 | 12 | 4.5% |
| inject_missing_parents | R | 60 | 5 | 27.9% |
| query_relationship exp | R | 142 | 34 | 36.7% |
| retidy_subset | R | 46 | 7 | 42.9% |
| pedmeta exp | R | 4 | 2 | 50.0% |
| fade_cols | R | 20 | 6 | 60.0% |
| vismat exp | R | 439 | 81 | 61.0% |
| .parse_to_numeric_time | R | 72 | 13 | 64.6% |
| as.matrix.pedmat | R | 5 | 2 | 66.7% |
| calc_shannon_effective | R | 5 | 2 | 66.7% |
| calc_sib_offdiag | R | 14 | 5 | 66.7% |
| is_complete_pedigree | R | 11 | 4 | 66.7% |
| splitped exp | R | 49 | 3 | 67.9% |