Percentage | Lines | ||
---|---|---|---|
City |
|
100 % | 50 |
PostCode |
|
100 % | 63 |
CountryFormatter |
|
100 % | 26 |
Country |
|
100 % | 77 |
NameFormatter |
|
100 % | 20 |
Street |
|
100 % | 64 |
AddressFormatter |
|
100 % | 147 |
Address |
|
100 % | 68 |
StreetFormatter |
|
100 % | 95 |
CRAP Score | Lines | ||
---|---|---|---|
AddressFormatter::buildString() | 7 | 17 | |
StreetFormatter::format() | 5 | 17 | |
PostCode::__construct() | 4 | 14 | |
CountryFormatter::format() | 3 | 9 | |
Country::sanitizeIsoCode() | 2 | 4 | |
Country::sanitizeCountry() | 2 | 4 | |
Country::__construct() | 2 | 8 | |
City::sanitizeCity() | 2 | 4 | |
City::__construct() | 2 | 9 | |
PostCode::sanitize() | 2 | 4 | |