Source file "org/springframework/security/authentication/AuthenticationTrustResolverImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 8 of 8 | 0% | 11 | 11 | 15 | 15 | 7 | 7 |
| isAnonymous(Authentication) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isRememberMe(Authentication) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| AuthenticationTrustResolverImpl() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAnonymousClass(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRememberMeClass(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAnonymousClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRememberMeClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |