Source file "com/weatherxm/data/repository/AuthRepositoryImpl.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 346 | 100% | 2 of 16 | 87% | 2 | 15 | 0 | 35 | 0 | 7 |
| logout(Continuation) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| signup(String, String, String, Continuation) | 100% | 83% | 2 | 7 | 0 | 7 | 0 | 1 | ||
| login(String, String, Continuation) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| isPasswordCorrect(String, Continuation) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| AuthRepositoryImpl(CacheAuthDataSource, NetworkAuthDataSource, CacheUserDataSource, DatabaseExplorerDataSource, AppConfigDataSource, CacheService) | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | ||
| isLoggedIn() | 100% | 100% | 0 | 3 | 0 | 4 | 0 | 1 | ||
| resetPassword(String, Continuation) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |