Source file "org/springframework/security/authentication/dao/DaoAuthenticationProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 170 of 170 | 0% | 16 of 16 | 0% | 20 | 20 | 49 | 49 | 12 | 12 |
| additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| createSuccessAuthentication(Object, Authentication, UserDetails) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| retrieveUser(String, UsernamePasswordAuthenticationToken) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| mitigateAgainstTimingAttack(UsernamePasswordAuthenticationToken) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| prepareTimingAttackProtection() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setPasswordEncoder(PasswordEncoder) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| DaoAuthenticationProvider() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| doAfterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserDetailsService(UserDetailsService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserDetailsPasswordService(UserDetailsPasswordService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPasswordEncoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserDetailsService() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |