Source file "com/google/common/graph/UndirectedMultiNetworkConnections.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 12 of 12 | 0% | 17 | 17 | 28 | 28 | 11 | 11 |
| adjacentNodesMultiset() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeOutEdge(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addOutEdge(Object, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| of() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgesConnecting(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeInEdge(Object, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addInEdge(Object, Object, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getReference(Reference) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ofImmutable(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| adjacentNodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UndirectedMultiNetworkConnections(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |