Source file "org/springframework/security/oauth2/provider/vote/ClientScopeVoter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 132 of 132 | 0% | 20 of 20 | 0% | 18 | 18 | 40 | 40 | 8 | 8 |
| vote(Authentication, Object, Collection) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
| ClientScopeVoter() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| supports(ConfigAttribute) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setClientDetailsService(ClientDetailsService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setThrowException(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClientAuthoritiesAreScopes(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDenyAccess(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| supports(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |