Code

Rating   Name Duplication Size Complexity CRAP Changes Bugs Features
B Shamir\Algorithm\Shamir::recover() 0 35 11 11.07 3 1 1
B Shamir\Algorithm\Shamir::share() 0 30 8 8.02 3 1 1
B Shamir\Console\ShareCommand::execute() 0 31 7 56 5 0 4
B Shamir\Algorithm\Shamir::convBase() 0 26 7 7 2 0 0
A Console\ShareCommand::readFile() 0 16 5 30 0 0 0
A Algorithm\Shamir::reverseCoefficients() 0 11 5 5.01 2 0 0
A Console\ShareCommand::configure() 0 19 1 2 1 0 1
A Console\RecoverCommand::execute() 0 12 3 12 2 0 2
A Shamir\Algorithm\Shamir::joinSecret() 0 12 4 4 0 0 0
A Shamir\Algorithm\Shamir::unpack() 0 12 4 4 2 1 1
A Algorithm\Shamir::setMaxShares() 0 10 3 3.14 2 1 1
A Shamir\Secret::setRandomGenerator() 0 9 3 3.01 1 0 0
A Algorithm\Shamir::hornerMethod() 0 4 2 2 1 0 0
A Algorithm\Shamir::getRandomGenerator() 0 3 2 2 2 0 0
A TQ\Shamir\Algorithm\Shamir::gcdD() 0 6 2 2 1 0 1