Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Letournel\PathFinder\Core\NodeGraph | 1 | 1 | 181 | 38 | 0 | 0 | 0 |
A | PathFinder\Converters\Grid\ASCIISyntax | 3 | 0 | 173 | 33 | 0 | 0 | 0 |
A | Letournel\PathFinder\Core\Node | 0 | 1 | 41 | 6 | 0 | 0 | 0 |
A | Converters\Grid\DeclarativeSyntax | 0 | 0 | 37 | 7 | 1 | 1 | 0 |
A | Algorithms\ShortestPath\Dijkstra | 6 | 1 | 67 | 10 | 0 | 0 | 0 |
A | Letournel\PathFinder\Distances\Zero | 0 | 0 | 7 | 1 | 0 | 0 | 0 |
A | Letournel\PathFinder\Core\Pairs | 0 | 1 | 69 | 10 | 0 | 0 | 0 |
A | TravelingSalesman\NearestNeighbour | 3 | 1 | 56 | 8 | 0 | 0 | 0 |
A | TravelingSalesman\Christofides | 0 | 0 | 20 | 2 | 0 | 0 | 0 |
A | PathFinder\Distances\Chebyshev | 1 | 0 | 10 | 1 | 0 | 0 | 0 |
A | Letournel\PathFinder\Core\NodeGrid | 1 | 1 | 154 | 26 | 0 | 0 | 0 |
A | Algorithms\TravelingSalesman\ThreeOpt | 2 | 1 | 95 | 19 | 0 | 0 | 0 |
A | Algorithms\TravelingSalesman\kOpt | 0 | 0 | 26 | 3 | 0 | 0 | 0 |
A | Algorithms\ShortestDistance\Dijkstra | 4 | 1 | 69 | 12 | 0 | 0 | 0 |
A | PathFinder\Distances\Euclidean | 1 | 0 | 10 | 1 | 0 | 0 | 0 |