Code

Rating   Name Duplication Size Complexity Changes Bugs Features
B Thelia\Math\Number::retrieve() 0 15 6 1 0 0
B Thelia\Math\GCD::getGCD() 0 10 6 3 2 0
A Thelia\Math\Number::divide() 11 7 1 1 0 0
A Thelia\Math\Number::computeDividend() 0 6 2 1 0 0
A Thelia\Math\Number::getNumber() 0 5 2 1 0 0
A Thelia\Math\Number::simplify() 0 4 2 1 0 0
A Thelia\Math\GCD::isInteger() 0 6 3 1 1 0
A Thelia\Math\Number::add() 16 7 1 1 0 0
A Thelia\Math\Number::sub() 16 7 1 1 0 0
A Thelia\Math\Number::initialize() 0 3 1 1 0 0
A Thelia\Math\Number::multiply() 11 7 1 1 0 0
A Thelia\Math\Number::jsonSerialize() 0 2 1 1 0 0
A Thelia\Math\Number::getDividend() 0 2 1 1 0 0
A Thelia\Math\Number::__construct() 0 2 1 1 0 0
A Thelia\Math\Number::getDivisor() 0 2 1 1 0 0