Source file "org/apache/calcite/util/PartiallyOrderedSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,755 of 1,755 | 0% | 314 of 314 | 0% | 190 | 190 | 314 | 314 | 33 | 33 |
isValid(boolean) | ![]() | 0% | ![]() | 0% | 66 | 66 | 73 | 73 | 1 | 1 |
add(Object) | ![]() | 0% | ![]() | 0% | 20 | 20 | 35 | 35 | 1 | 1 |
findParentsChildren(Object, Deque, boolean) | ![]() | 0% | ![]() | 0% | 23 | 23 | 28 | 28 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
descendants(Object, boolean) | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 1 | 1 |
out(StringBuilder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 23 | 23 | 1 | 1 |
isDescendantOfAny(PartiallyOrderedSet.Node, Set) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
strip(Iterable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
PartiallyOrderedSet(PartiallyOrderedSet.Ordering, Map, Function, Function) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
distanceRecurse(Map, PartiallyOrderedSet.Node, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
getParents(Object, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
closure(Function, Object, List, Set) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
replace(List, Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getChildren(Object, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
PartiallyOrderedSet(PartiallyOrderedSet.Ordering, Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
strip(List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
findChildren(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
findParents(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
PartiallyOrderedSet(PartiallyOrderedSet.Ordering, Function, Function) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
iterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PartiallyOrderedSet(PartiallyOrderedSet.Ordering) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PartiallyOrderedSet(PartiallyOrderedSet.Ordering, Function, Function) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getChildren(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getParents(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getNonChildren() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getNonParents() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDescendants(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getAncestors(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$strip$0(PartiallyOrderedSet.Node) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |