Source file "org/springframework/security/oauth2/provider/endpoint/TokenEndpoint.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 325 of 325 | 0% | 36 of 36 | 0% | 31 | 31 | 55 | 55 | 13 | 13 |
| postAccessToken(Principal, Map) | 0% | 0% | 12 | 12 | 24 | 24 | 1 | 1 | ||
| handleClientRegistrationException(Exception) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClientId(Principal) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| handleHttpRequestMethodNotSupportedException(HttpRequestMethodNotSupportedException) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleException(Exception) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleException(OAuth2Exception) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TokenEndpoint() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getResponse(OAuth2AccessToken) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getAccessToken(Principal, Map) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isRefreshTokenRequest(Map) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isAuthCodeRequest(Map) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setOAuth2RequestValidator(OAuth2RequestValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowedRequestMethods(Set) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |