Code

Rating   Name Duplication Size Complexity CRAP Changes Bugs Features
A CodingInterview\FizzBuzz\FizzBuzz::generate() 0 11 5 5 1 0 0
A Palindrome::checkUsingRecursive() 0 9 3 3 0 0 0
A CodingInterview\DataSet\DataSet::size() 0 1 1 1 1 0 0
A CodingInterview\Palindrome\Palindrome::make() 0 1 1 1 0 0 0
A Factorial::resultWithTailRecursive() 0 5 2 2 1 0 0
A CodingInterview\DataSet\DataSet::contains() 0 4 3 3 1 0 0
A CodingInterview\DataSet\DataSet::__construct() 0 1 1 1 1 0 0
A Palindrome\Palindrome::checkUsingLoop() 0 8 3 3 0 0 0
A CodingInterview\DataSet\DataSet::ensureSize() 0 6 3 4.68 1 0 0
A CodingInterview\DataSet\DataSet::indexOf() 0 4 3 3.07 1 0 0
A CodingInterview\DataSet\DataSet::collection() 0 1 1 2 1 0 0
A Palindrome\Palindrome::sanitize() 0 5 1 1 0 0 0
A Factorial::resultWithRecursive() 0 4 2 2 1 0 0
A CodingInterview\DataSet\DataSet::add() 0 6 2 2 1 0 0
A Palindrome\Palindrome::checkUsingReverse() 0 5 2 2 0 0 0