| Percentage | Lines | ||
|---|---|---|---|
| ListSingleSourcePaths |
|
0 % | 93 |
| AbstractShortestPathAlgorithm |
|
55 % | 81 |
| SimpleDirectedWeightedGraph |
|
64 % | 36 |
| WeightedPseudograph |
|
64 % | 36 |
| SimpleWeightedGraph |
|
64 % | 38 |
| DirectedWeightedPseudograph |
|
64 % | 36 |
| Pseudograph |
|
65 % | 53 |
| SimpleDirectedGraph |
|
65 % | 53 |
| DirectedPseudograph |
|
65 % | 53 |
| SimpleGraph |
|
65 % | 53 |
| CRAP Score | Lines | ||
|---|---|---|---|
| GraphWalk::verify() | 99 | 113 | |
| UndirectedSpecifics::getAllEdges() | 30 | 20 | |
| GraphWalk::reverse() | 15 | 63 | |
| GraphWalk::__toString() | 12 | 15 | |
| ListSingleSourcePaths::getWeight() | 12 | 10 | |
| ListSingleSourcePaths::getPath() | 12 | 10 | |
| AbstractShortestPathAlgorithm::getPaths() | 12 | 12 | |
| GraphWalk::equals() | 11 | 25 | |
| GraphWalk::__construct() | 8 | 31 | |
| TreeSingleSourcePaths::getPath() | 8 | 33 | |