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\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 |
A | Letournel\PathFinder\Distances\Octile | 1 | 0 | 11 | 2 | 0 | 0 | 0 |
A | PathFinder\Core\NodePriorityQueueMin | 1 | 1 | 53 | 7 | 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 |