Source file "com/google/common/graph/StandardMutableGraph.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 4 of 4 | 0% | 10 | 10 | 12 | 12 | 8 | 8 |
| putEdge(Object, Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| putEdge(EndpointPair) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeEdge(Object, Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| removeEdge(EndpointPair) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| StandardMutableGraph(AbstractGraphBuilder) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addNode(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeNode(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| delegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |