Code

Rating   Name Duplication Size Complexity Changes Bugs Features
B Structs\Graph::traverseRecursive() 0 32 11 1 1 0
B Structs\GraphItem::getPrevItemsMap() 0 10 7 1 0 1
B Structs\GraphItem::getNextItemsMap() 0 10 7 1 0 1
A Structs\LinkedList::checkIntegrity() 0 34 5 0 0 0
A Structs\GraphItem::getPrevItems() 0 13 6 1 0 1
A Structs\GraphItem::getNextItems() 0 13 6 1 0 1
A Containers\Structs\LinkedList::sort() 0 17 5 0 0 0
A Containers\Structs\LinkedList::swap() 0 28 3 0 0 0
A Structs\GraphItem::deleteNextItem() 0 9 5 1 0 1
A Structs\GraphTraversePath::toArray() 0 9 5 1 0 0
A Structs\GraphItem::deletePrevItem() 0 9 5 1 0 1
A Containers\Structs\LinkedList::pushAfter() 0 17 4 0 0 0
A Structs\LinkedList::pushBefore() 0 17 4 0 0 0
A Structs\SortedLinkedList::__construct() 0 12 3 0 0 0
A Containers\Structs\LinkedList::delete() 0 12 3 0 0 0