Source file "com/weatherxm/usecases/ForecastUseCaseImpl.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 25 of 307 | 91% | 15 of 36 | 58% | 15 | 22 | 0 | 47 | 0 | 4 |
| getUIForecastFromWeatherData(ZonedDateTime, List) | 87% | 50% | 14 | 15 | 0 | 27 | 0 | 1 | ||
| getDeviceForecast(UIDevice, boolean, Continuation) | 97% | 87% | 1 | 5 | 0 | 12 | 0 | 1 | ||
| getLocationForecast(Location, Continuation) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| ForecastUseCaseImpl(WeatherForecastRepository) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |