Source file "org/springframework/security/oauth2/provider/expression/OAuth2ExpressionUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 160 of 160 | 0% | 38 of 38 | 0% | 26 | 26 | 35 | 35 | 7 | 7 |
| hasAnyScopeMatching(Authentication, String[]) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| clientHasAnyRole(Authentication, String[]) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| hasAnyScope(Authentication, String[]) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| isOAuthClientAuth(Authentication) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| isOAuthUserAuth(Authentication) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| isOAuth(Authentication) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| OAuth2ExpressionUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |