Source file "org/springframework/security/access/vote/RoleVoter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 14 of 14 | 0% | 14 | 14 | 24 | 24 | 7 | 7 |
| vote(Authentication, Object, Collection) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| supports(ConfigAttribute) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| RoleVoter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRolePrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRolePrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| extractAuthorities(Authentication) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supports(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |