Source file "com/google/common/graph/StandardMutableNetwork.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 266 of 266 | 0% | 36 of 36 | 0% | 26 | 26 | 64 | 64 | 8 | 8 |
| addEdge(Object, Object, Object) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| removeEdge(Object) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| removeNode(Object) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| newConnections() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| addNode(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addNodeInternal(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addEdge(EndpointPair, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| StandardMutableNetwork(NetworkBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |