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\Pairs | 0 | 1 | 69 | 10 | 0 | 0 | 0 |
A | TravelingSalesman\Christofides | 0 | 0 | 20 | 2 | 0 | 0 | 0 |
A | TravelingSalesman\NearestNeighbour | 3 | 1 | 56 | 8 | 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\kOpt | 0 | 0 | 26 | 3 | 0 | 0 | 0 |
A | Algorithms\TravelingSalesman\ThreeOpt | 2 | 1 | 95 | 19 | 0 | 0 | 0 |
A | PathFinder\Distances\Euclidean | 1 | 0 | 10 | 1 | 0 | 0 | 0 |
A | Algorithms\ShortestDistance\Dijkstra | 4 | 1 | 69 | 12 | 0 | 0 | 0 |
A | Letournel\PathFinder\Core\NodeMap | 1 | 1 | 98 | 17 | 0 | 0 | 0 |
A | TravelingSalesman\LinKernighan | 0 | 0 | 20 | 2 | 0 | 0 | 0 |
A | Algorithms\TravelingSalesman\TwoOpt | 2 | 1 | 88 | 15 | 0 | 0 | 0 |
A | PathFinder\Distances\Manhattan | 1 | 0 | 10 | 1 | 0 | 0 | 0 |