Completed
Push — master ( b02a4e...93d881 )
by Siro Díaz
01:20
created
14 files with issues
Count Path Last Found
2 DataStructures/Lists/Stack.php
Duplication
15 DataStructures/Lists/CircularLinkedList.php
Duplication Bug Compatibility Unused Code
3 DataStructures/Lists/Interfaces/ListInterface.php
Unused Code Comprehensibility
1 DataStructures/Lists/Queue.php
Duplication
10 DataStructures/Lists/SimpleLinkedList.php
Duplication
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
1 DataStructures/Trees/Traits/CountTrait.php
Bug