Source file "org/springframework/security/oauth2/provider/expression/OAuth2SecurityExpressionMethods.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 115 of 115 | 0% | 10 of 10 | 0% | 17 | 17 | 24 | 24 | 12 | 12 |
| throwOnError(boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| hasAnyScope(String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasAnyScopeMatching(String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| OAuth2SecurityExpressionMethods(Authentication) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| clientHasRole(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasScope(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasScopeMatching(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| denyOAuthClient() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clientHasAnyRole(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOAuth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isClient() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |