Source file "org/eclipse/jetty/util/TopologicalSort.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 181 of 181 | 0% | 14 of 14 | 0% | 13 | 13 | 42 | 42 | 6 | 6 |
| visit(Object, Set, List, Comparator) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| sort(Object[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| sort(Collection) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| addDependency(Object, Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TopologicalSort() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |