Source file "com/google/common/graph/StandardMutableValueGraph.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 303 of 303 | 0% | 36 of 36 | 0% | 28 | 28 | 69 | 69 | 10 | 10 |
removeNode(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 23 | 23 | 1 | 1 |
putEdgeValue(Object, Object, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
removeEdge(Object, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
addNode(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
addNodeInternal(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
putEdgeValue(EndpointPair, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newConnections() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
removeEdge(EndpointPair) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
StandardMutableValueGraph(AbstractGraphBuilder) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
incidentEdgeOrder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |