Test Failed
Push — master ( 492ea4...9c8472 )
by Bingo
04:47
created
13 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
2 src/Graph/AbstractGraph.php
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
1 src/Graph/Specifics/UndirectedSpecifics.php
Bug Best Practice
1 src/GraphUtils.php
Bug Best Practice