Code

Rating   Name Duplication Size Complexity Changes Bugs Features
A App\Command\SignUp::__construct() 0 5 1 1 1 0
A App\Command\SignUpHandler::handle() 0 7 1 0 0 0
A Domain\Model\Email::__construct() 0 4 2 1 0 0
A Domain\Model\Customer::__construct() 0 5 1 1 0 0
A App\Command\SignUp::setPassword() 0 2 1 0 0 0
A Customer\Domain\Model\Customer::getId() 0 2 1 1 0 0
A Customer\App\Command\SignUp::getName() 0 2 1 0 0 0
A Command\SignUpHandler::__construct() 0 2 1 0 0 0
A Doctrine\CustomerRepository::save() 0 1 1 0 0 0
A Domain\Model\Customer::getName() 0 2 1 1 0 0
A Customer\App\Command\SignUp::setName() 0 2 1 0 0 0
A Doctrine\CustomerRepository::find() 0 1 1 0 0 0
A Domain\Model\Customer::getEmail() 0 2 1 1 0 0
A Customer\App\Command\SignUp::getEmail() 0 2 1 0 0 0
A Event\CustomerSignedUp::__construct() 0 2 1 0 0 0