Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 116 of 235 | 50% | 4 of 16 | 75% | 12 | 23 | 25 | 55 | 9 | 15 |
Tree(Treeable, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
apply(Function, int, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
sorted(Order, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
Tree(Treeable[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
applyDepthFirst(Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
applyDepthFirst(Function, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
applyBreadthFirst(Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
applyBreadthFirst(Function, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
flattened(int, boolean) | 93% | 85% | 2 | 8 | 1 | 17 | 0 | 1 | ||
flattened() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
Tree(Treeable) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
Tree(Treeable[], int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
flattened(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
getTreeableRoots() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
getDepth() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |