Source file "org/springframework/security/oauth2/provider/vote/ScopeVoter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 150 of 150 | 0% | 24 of 24 | 0% | 19 | 19 | 38 | 38 | 7 | 7 |
| vote(Authentication, Object, Collection) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| supports(ConfigAttribute) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| ScopeVoter() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setThrowException(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setScopePrefix(String) | 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 |