Source file "org/springframework/security/oauth2/client/endpoint/NimbusAuthorizationCodeTokenResponseClient.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 276 of 276 | 0% | 20 of 20 | 0% | 16 | 16 | 62 | 62 | 6 | 6 |
| getTokenResponse(OAuth2AuthorizationCodeGrantRequest) | 0% | 0% | 7 | 7 | 38 | 38 | 1 | 1 | ||
| getTokenResponse(AuthorizationGrant, URI, ClientAuthentication) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| getOAuthError(ErrorObject) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getScopes(OAuth2AuthorizationCodeGrantRequest, AccessTokenResponse) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toURI(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| NimbusAuthorizationCodeTokenResponseClient() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |