Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Factory\CountryList::__construct() | 0 | 1411 | 1 | 1 | 1 | 0 | 0 |
A | Factory\CountryFactory::generate() | 0 | 5 | 2 | 2 | 1 | 0 | 0 |
A | CountryRepository::findCountryByIsoCode() | 0 | 3 | 2 | 2 | 2 | 0 | 0 |
A | Del\Entity\Country::setNumCode() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | HasOptionalCountry::setCountry() | 0 | 1 | 2 | ? | 1 | 0 | 1 |
A | Del\Entity\Country::getName() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | Form\Field\CountrySelect::init() | 0 | 8 | 2 | ? | 1 | 0 | 0 |
A | CountryFactory::setCountryRepository() | 0 | 1 | 1 | 2 | 0 | 0 | 0 |
A | CountryRepository::findAllCountries() | 0 | 4 | 2 | 6 | 2 | 0 | 1 |
A | Del\Entity\Country::getFlag() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | HasOptionalCountry::getCountry() | 0 | 1 | 2 | ? | 1 | 0 | 1 |
A | Del\Entity\Country::__toString() | 0 | 1 | 1 | 2 | 1 | 0 | 1 |
A | Traits\HasCountryTrait::getCountry() | 0 | 1 | 1 | ? | 2 | 0 | 0 |
A | Del\Entity\Country::getNumCode() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | CountryRepository::__construct() | 0 | 2 | 1 | 1 | 3 | 0 | 1 |