Source file "com/weatherxm/usecases/EditLocationUseCaseImpl.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 116 | 100% | 1 of 6 | 83% | 1 | 8 | 0 | 19 | 0 | 5 |
| getAddressFromPoint(Point, Continuation) | 100% | 75% | 1 | 3 | 0 | 5 | 0 | 1 | ||
| getSearchSuggestions(String, Continuation) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
| setLocation(String, double, double, Continuation) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| EditLocationUseCaseImpl(GeoLocationRepository, DeviceRepository) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getSuggestionLocation(SearchSuggestion, Continuation) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |