Completed
Push — master ( f92c6b...239576 )
by Siro Díaz
01:59
created
13 files with issues
Count Path Last Found
13 DataStructures/Lists/CircularLinkedList.php
Bug Duplication Compatibility Unused Code
14 DataStructures/Lists/DoublyLinkedList.php
Bug Compatibility Duplication Unused Code
3 DataStructures/Lists/Interfaces/ListInterface.php
Unused Code Comprehensibility
1 DataStructures/Lists/Queue.php
Duplication
8 DataStructures/Lists/SimpleLinkedList.php
Duplication
2 DataStructures/Lists/Stack.php
Duplication
3 DataStructures/Sets/DisjointSet.php
Bug
2 DataStructures/Trees/AVLTree.php
Bug
1 DataStructures/Trees/BinarySearchTree.php
Duplication
22 DataStructures/Trees/BinaryTreeAbstract.php
Bug Documentation Unused Code Duplication Comprehensibility