Code

Rating   Name Duplication Size Complexity Changes Bugs Features
A Strategy\DivisionStrategy::calculate() 0 1 1 1 0 0
A Decorator\NullNormalize::normalize() 0 1 1 1 0 0
A DesignPatterns\State\Car::__construct() 0 1 1 1 0 0
A DesignPatterns\State\OnState::turnOff() 0 1 1 1 0 0
A DesignPatterns\State\Car::brake() 0 2 1 1 0 0
A Strategy\MultiplyStrategy::calculate() 0 1 1 2 0 0
A ChainResponsibility\Handler::next() 0 2 1 1 0 0
A Decorator\LowerNormalize::normalize() 0 1 1 1 0 0
A Decorator\TextNormalize::__construct() 0 1 1 1 0 0
A DesignPatterns\Memento\State::value() 0 1 1 1 0 0
A ChainResponsibility\Operation::numberTwo() 0 1 1 1 0 0
A Memento\Originator::__construct() 0 1 1 1 0 0
A Strategy\SumStrategy::calculate() 0 1 1 1 0 0
A DesignPatterns\Memento\History::undo() 0 4 2 1 0 0
A ChainResponsibility\DivisionOperation::handle() 0 3 2 1 0 0