Source file "com/weatherxm/ui/common/UIModels.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 120 of 147 | 18% | 8 of 8 | 0% | 17 | 18 | 1 | 10 | 13 | 14 |
| writeToParcel(Parcel, int) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| setCurrentWeatherSummaryResId(Integer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCurrentTemp(Float) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDailyMinTemp(Float) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDailyMaxTemp(Float) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCoordinates() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIcon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentWeatherSummaryResId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentTemp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDailyMinTemp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDailyMaxTemp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| describeContents() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LocationWeather(Location, String, String, Integer, Float, Float, Float) | 100% | n/a | 0 | 1 | 0 | 9 | 0 | 1 |