Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | WeatherController::checkWeatherAction() | 0 | 35 | 7 | 56 | 1 | 0 | 0 |
B | WeatherJSONController::checkWeatherRestAction() | 0 | 29 | 7 | 56 | 1 | 0 | 0 |
B | Models\WeatherForecast::checkHistory() | 0 | 26 | 7 | 56 | 1 | 0 | 0 |
A | WeatherForecast::validateCords() | 0 | 4 | 5 | 5 | 0 | 0 | 0 |
A | Models\WeatherForecast::checkWeather() | 0 | 16 | 4 | 20 | 1 | 0 | 0 |
A | Anax\Models\GetGeo::getGeo() | 0 | 15 | 1 | 2 | 1 | 0 | 0 |
A | Models\WeatherForecast::getFiveDays() | 0 | 4 | 2 | 6 | 1 | 0 | 0 |
A | WeatherForecast::validateNumbersCords() | 0 | 4 | 3 | 3 | 0 | 0 | 0 |
A | Models\WeatherForecast::fetchApiKey() | 0 | 3 | 1 | 2 | 2 | 0 | 1 |
A | Models\WeatherForecast::__construct() | 0 | 2 | 1 | 1 | 4 | 0 | 1 |
A | WeatherController::indexAction() | 0 | 5 | 1 | 1 | 1 | 0 | 0 |