Source file "com/google/common/graph/TestUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 148 of 148 | 0% | 2 of 2 | 0% | 9 | 9 | 33 | 33 | 8 | 8 |
| assertStronglyEquivalent(Network, Network) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| sanityCheckSet(Set) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| assertStronglyEquivalent(Graph, Graph) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| assertStronglyEquivalent(ValueGraph, ValueGraph) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| assertNodeNotInGraphErrorMessage(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| assertEdgeNotInGraphErrorMessage(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| assertNodeRemovedFromGraphErrorMessage(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| assertEdgeRemovedFromGraphErrorMessage(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |