Source file "org/springframework/security/web/authentication/preauth/PreAuthenticatedAuthenticationProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 115 of 115 | 0% | 10 of 10 | 0% | 15 | 15 | 37 | 37 | 10 | 10 |
| authenticate(Authentication) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| PreAuthenticatedAuthenticationProvider() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUserDetailsChecker(UserDetailsChecker) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| supports(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPreAuthenticatedUserDetailsService(AuthenticationUserDetailsService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setThrowExceptionWhenTokenRejected(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOrder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |