| 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\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 |
| A | Letournel\PathFinder\Core\NodeMap | 1 | 1 | 98 | 17 | 0 | 0 | 0 |
| A | Algorithms\TravelingSalesman\TwoOpt | 2 | 1 | 88 | 15 | 0 | 0 | 0 |
| A | TravelingSalesman\LinKernighan | 0 | 0 | 20 | 2 | 0 | 0 | 0 |
| A | ShortestDistance\FloydWarshall | 3 | 1 | 91 | 17 | 0 | 0 | 0 |
| A | PathFinder\Distances\Manhattan | 1 | 0 | 10 | 1 | 0 | 0 | 0 |
| A | Letournel\PathFinder\Core\NodePath | 2 | 1 | 113 | 21 | 0 | 0 | 0 |
| A | Letournel\PathFinder\Core\Heuristic | 1 | 1 | 17 | 2 | 0 | 0 | 0 |
| A | PathFinder\Algorithms\ShortestPath\AStar | 7 | 1 | 81 | 11 | 0 | 0 | 0 |