Source file "com/weatherxm/data/datasource/CacheWeatherForecastDataSource.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 44 | 100% | 0 of 0 | n/a | 0 | 7 | 0 | 12 | 0 | 7 |
| CacheWeatherForecastDataSource(CacheService) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setLocationForecast(Location, List, Continuation) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setDeviceForecast(String, List, Continuation) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getLocationForecast(Location, Continuation) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getDeviceForecast(String, LocalDate, LocalDate, String, Continuation) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| clearDeviceForecast(Continuation) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| clearLocationForecast() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |