| Percentage | Lines | ||
|---|---|---|---|
| CountryRepository |
|
60 % | 55 |
| Country |
|
67 % | 72 |
| CountryFactory |
|
70 % | 21 |
| Flag |
|
100 % | 14 |
| CountryList |
|
100 % | 1658 |
| CRAP Score | Lines | ||
|---|---|---|---|
| CountryRepository::findCountryBy() | 12 | 9 | |
| CountryRepository::findAllCountries() | 6 | 9 | |
| CountryFactory::setCountryRepository() | 2 | 3 | |
| Country::__toString() | 2 | 3 | |
| CountryFactory::generate() | 2 | 10 | |
| Country::toArray() | 2 | 8 | |
| CountryRepository::findCountryByIsoCode() | 2 | 7 | |
| CountryFactory::__clone() | 2 | 1 | |
| Flag::render() | 1 | 12 | |
| Country::getNumCode() | 1 | 3 | |