Completed
Push — master ( ec87e5...4069b9 )
by Siro Díaz
02:09
created
19 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
5 tests/Lists/QueueTest.php
Duplication Coding Style Compatibility
7 tests/Lists/StackTest.php
Duplication Coding Style Compatibility
7 DataStructures/Lists/Interfaces/ListInterface.php
Unused Code Comprehensibility
7 DataStructures/Trees/AVLTree.php
Bug Unused Code Duplication
8 tests/Lists/SimpleLinkedListTest.php
Duplication Coding Style Compatibility Unused Code Comprehensibility