Completed
Push — master ( 738d97...df22b0 )
by Siro Díaz
02:13
created
21 files with issues
Count Path Last Found
1 DataStructures/Trees/BinarySearchTree.php
Duplication
1 DataStructures/Trees/Nodes/AVLNode.php
Duplication
3 DataStructures/Lists/Stack.php
Duplication
3 DataStructures/Lists/Queue.php
Duplication
4 DataStructures/Lists/ArrayList.php
Unused Code Comprehensibility
4 DataStructures/Trees/TrieTree.php
Duplication Unused Code Comprehensibility
5 tests/Lists/QueueTest.php
Duplication Coding Style Compatibility
6 tests/Trees/TrieTreeTest.php
Coding Style Compatibility Duplication Security Debugging Code
7 DataStructures/Lists/Interfaces/ListInterface.php
Unused Code Comprehensibility
7 DataStructures/Trees/AVLTree.php
Bug Unused Code Duplication