Source file "com/google/common/graph/ImmutableGraph.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 6 of 6 | 0% | 10 | 10 | 21 | 21 | 7 | 7 |
| getNodeConnections(Graph) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| copyOf(Graph) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| connectionsOf(Graph, Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ImmutableGraph(BaseGraph) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| copyOf(ImmutableGraph) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| delegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incidentEdgeOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |