Issues (34)

16 files with issues
Count Path Last Found
1 Alg/Shortestpath/DijkstraClosestFirstIterator.php
Unused Code
2 src/Alg/Shortestpath/ListSingleSourcePaths.php
Bug Best Practice Comprehensibility
1 src/Alg/Shortestpath/TreeSingleSourcePaths.php
Bug Best Practice
2 src/Edge/Specifics/WeightedEdgeSpecifics.php
Bug
5 src/Graph/AbstractGraph.php
Documentation Bug Unused Code
4 src/Graph/Specifics/DirectedEdgeContainer.php
Documentation Bug Best Practice
1 src/Graph/Specifics/DirectedSpecifics.php
Bug Best Practice
2 src/Graph/Specifics/UndirectedEdgeContainer.php
Bug Best Practice Documentation
2 src/Graph/Specifics/UndirectedSpecifics.php
Bug Best Practice
1 src/GraphInterface.php
Documentation Bug