Source file "com/google/common/graph/ImmutableNetwork.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 35 of 35 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
| addEdge(Object, Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addEdge(EndpointPair, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ImmutableNetwork.Builder(NetworkBuilder) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addNode(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |