Source file "com/weatherxm/usecases/AuthUseCase.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 0 of 84 | 100% | 0 of 0 | n/a | 0 | 7 | 0 | 15 | 0 | 7 |
login(String, String, Continuation) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
signup(String, String, String, Continuation) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
AuthUseCaseImpl(AuthRepository, NotificationsRepository) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
resetPassword(String, Continuation) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
isPasswordCorrect(String, Continuation) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
logout(Continuation) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
isLoggedIn() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |