Code

Rating   Name Duplication Size Complexity Changes Bugs Features
B BellmanFordPathfinder::startingAt() 0 20 9 1 0 0
B Pathfinder\AStarPathfinder::between() 0 30 9 1 0 0
B FloydWarshallIndexer::calculateIndex() 0 20 7 1 0 0
A SingleDijkstraPathfinder::between() 0 19 6 2 0 0
A MultiDijkstraPathfinder::startingAt() 0 17 5 1 0 0
A Pathfinder\StaticPathfinder::from() 0 9 5 1 0 0
A DynamicPathfinder::singlePathfinder() 0 7 5 1 0 0
A GraphEnvironment::actualLocations() 0 16 4 1 0 0
A Builder\GridEnvironment::fromArray() 0 10 4 1 0 0
A Graph\Builder\GridEnvironment::make() 0 10 4 1 0 0
A Stratadox\Pathfinder\Graph\Graph::all() 0 1 1 1 0 0
A Pathfinder\Graph\Ids::__construct() 0 1 1 2 0 0
A Pathfinder\Graph\Road::towards() 0 1 1 1 0 0
A Stratadox\Pathfinder\Graph\Node::label() 0 1 1 1 0 0
A Pathfinder\Graph\GeometricGraph::all() 0 1 1 1 0 0