Source file "org/springframework/security/config/annotation/authentication/builders/AuthenticationManagerBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 144 of 144 | 0% | 12 of 12 | 0% | 19 | 19 | 35 | 35 | 13 | 13 |
| performBuild() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| AuthenticationManagerBuilder(ObjectPostProcessor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parentAuthenticationManager(AuthenticationManager) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| userDetailsService(UserDetailsService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isConfigured() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| apply(UserDetailsAwareConfigurer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| authenticationEventPublisher(AuthenticationEventPublisher) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| inMemoryAuthentication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| jdbcAuthentication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ldapAuthentication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| authenticationProvider(AuthenticationProvider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| eraseCredentials(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDefaultUserDetailsService() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |