Source file "org/springframework/security/config/annotation/authentication/configurers/userdetails/AbstractDaoAuthenticationConfigurer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 2 of 2 | 0% | 7 | 7 | 17 | 17 | 6 | 6 |
| AbstractDaoAuthenticationConfigurer(UserDetailsService) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| configure(ProviderManagerBuilder) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| passwordEncoder(PasswordEncoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| userDetailsPasswordManager(UserDetailsPasswordService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withObjectPostProcessor(ObjectPostProcessor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUserDetailsService() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |