Source file "org/springframework/security/oauth2/provider/request/DefaultOAuth2RequestFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 215 of 215 | 0% | 20 of 20 | 0% | 20 | 20 | 51 | 51 | 10 | 10 |
| checkUserScopes(Set, ClientDetails) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| createAuthorizationRequest(Map) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| createTokenRequest(Map, ClientDetails) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| extractScopes(Map, String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| DefaultOAuth2RequestFactory(ClientDetailsService) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| createTokenRequest(AuthorizationRequest, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSecurityContextAccessor(SecurityContextAccessor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCheckUserScopes(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createOAuth2Request(ClientDetails, TokenRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createOAuth2Request(AuthorizationRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |