| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 263 of 263 | 0% | 30 of 30 | 0% | 26 | 26 | 63 | 63 | 11 | 11 |
| authenticate(String, String) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| registerUser(String, String, String) | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| findUserForAuthentication(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getUserStats() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| logUserActivity(String, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| validateCredentials(String, String) | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| AuthService(LoggingService, UserService, PasswordEncoder, AuthenticationManager) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isUserAdmin(String) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| isUserActive(String) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| userExists(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |