Source file "com/google/common/graph/StandardNetwork.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 244 of 244 | 0% | 10 of 10 | 0% | 26 | 26 | 50 | 50 | 21 | 21 |
| StandardNetwork(NetworkBuilder, Map, Map) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| edgesConnecting(Object, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkedConnections(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| StandardNetwork(NetworkBuilder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| checkedReferenceNode(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| incidentNodes(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| incidentEdges(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| adjacentNodes(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inEdges(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| outEdges(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| predecessors(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| successors(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsNode(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsEdge(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edges() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDirected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsParallelEdges() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsSelfLoops() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nodeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| edgeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |