Source file "org/springframework/security/oauth2/provider/endpoint/AuthorizationEndpoint.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,083 of 1,083 | 0% | 92 of 92 | 0% | 72 | 72 | 218 | 218 | 26 | 26 |
| append(String, Map, Map, boolean) | 0% | 0% | 11 | 11 | 37 | 37 | 1 | 1 | ||
| authorize(Map, Map, SessionStatus, Principal) | 0% | 0% | 10 | 10 | 28 | 28 | 1 | 1 | ||
| appendAccessToken(AuthorizationRequest, OAuth2AccessToken) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| approveOrDeny(Map, Map, SessionStatus, Principal) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| handleException(Exception, ServletWebRequest) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| getUnsuccessfulRedirect(AuthorizationRequest, OAuth2Exception, boolean) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| getAuthorizationRequestForError(ServletWebRequest) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| getImplicitGrantResponse(AuthorizationRequest) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| AuthorizationEndpoint() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getSuccessfulRedirect(AuthorizationRequest, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| generateCode(AuthorizationRequest, Authentication) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getAuthorizationCodeResponse(AuthorizationRequest, Authentication) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getUserApprovalPageResponse(Map, AuthorizationRequest, Authentication) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAccessTokenForImplicitGrant(TokenRequest, OAuth2Request) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| handleHttpSessionRequiredException(HttpSessionRequiredException, ServletWebRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleClientRegistrationException(Exception, ServletWebRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleOAuth2Exception(OAuth2Exception, ServletWebRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(String, Map, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSessionAttributeStore(SessionAttributeStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorPage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserApprovalPage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthorizationCodeServices(AuthorizationCodeServices) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRedirectResolver(RedirectResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserApprovalHandler(UserApprovalHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOAuth2RequestValidator(OAuth2RequestValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setImplicitGrantService(ImplicitGrantService) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |