Source file "org/springframework/security/access/vote/AuthenticatedVoter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 122 of 122 | 0% | 34 of 34 | 0% | 23 | 23 | 32 | 32 | 6 | 6 |
| vote(Authentication, Object, Collection) | 0% | 0% | 12 | 12 | 18 | 18 | 1 | 1 | ||
| supports(ConfigAttribute) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| isFullyAuthenticated(Authentication) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| AuthenticatedVoter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthenticationTrustResolver(AuthenticationTrustResolver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| supports(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |