Source file "org/apache/calcite/util/graph/TopologicalOrderIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 195 of 195 | 0% | 18 of 18 | 0% | 17 | 17 | 35 | 35 | 8 | 8 |
populate(Map, List) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
TopologicalOrderIterator(DirectedGraph) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
findCycles() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$of$0(DirectedGraph) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of(DirectedGraph) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |