Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
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::__construct() | 0 | 5 | 1 | 1 | 1 | 0 |
A | App\Command\SignUpHandler::handle() | 0 | 7 | 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 | Event\CustomerSignedUp::__construct() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Customer\App\Command\SignUp::getEmail() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Elasticsearch\CustomerRepository::save() | 0 | 1 | 1 | 0 | 0 | 0 |
A | Domain\Model\Customer::getPassword() | 0 | 2 | 1 | 1 | 0 | 0 |
A | Event\CustomerSignedUp::getCustomer() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Customer\App\Command\SignUp::setEmail() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Elasticsearch\CustomerRepository::find() | 0 | 1 | 1 | 0 | 0 | 0 |
A | App\Command\SignUp::getPassword() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Customer\App\Command\SignUp::getId() | 0 | 2 | 1 | 0 | 0 | 0 |