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 | 129 of 129 | 0% | 12 of 12 | 0% | 16 | 16 | 41 | 41 | 10 | 10 |
| authenticate(Authentication) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| PreAuthenticatedAuthenticationProvider() | 0% | n/a | 1 | 1 | 5 | 5 | 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 | 2 | 2 | 1 | 1 | ||
| getOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |