Completed
Push — master ( 98cbdc...f25fc1 )
by Siro Díaz
01:34
created
13 files with issues
Count Path Last Found
2 DataStructures/Lists/Stack.php
Duplication
7 DataStructures/Lists/Interfaces/ListInterface.php
Unused Code Comprehensibility
2 DataStructures/Lists/Queue.php
Duplication
6 DataStructures/Lists/SimpleLinkedList.php
Duplication
12 DataStructures/Lists/CircularLinkedList.php
Bug Duplication Unused Code Compatibility
12 DataStructures/Lists/DoublyLinkedList.php
Duplication Bug Compatibility Unused Code
22 DataStructures/Trees/BinaryTreeAbstract.php
Bug Documentation Unused Code Duplication Comprehensibility
1 DataStructures/Trees/BinarySearchTree.php
Duplication
1 DataStructures/Trees/Nodes/AVLNode.php
Duplication
2 DataStructures/Trees/TrieTree.php
Duplication