Source file "com/google/common/graph/DirectedGraphConnections.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 601 of 601 | 0% | 81 of 81 | 0% | 59 | 59 | 141 | 141 | 18 | 18 |
ofImmutable(Object, Iterable, Function) | ![]() | 0% | ![]() | 0% | 8 | 8 | 33 | 33 | 1 | 1 |
addSuccessor(Object, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
removeSuccessor(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
addPredecessor(Object, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
removePredecessor(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
incidentEdgeIterator(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
of(ElementOrder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
DirectedGraphConnections(Map, List, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
value(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
adjacentNodes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
lambda$incidentEdgeIterator$2(Object, DirectedGraphConnections.NodeConnection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isPredecessor(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isSuccessor(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
predecessors() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
successors() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$incidentEdgeIterator$1(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$incidentEdgeIterator$0(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |