Source file "org/springframework/security/oauth2/client/PasswordOAuth2AuthorizedClientProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 150 of 150 | 0% | 18 of 18 | 0% | 16 | 16 | 36 | 36 | 7 | 7 |
| authorize(OAuth2AuthorizationContext) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| setClockSkew(Duration) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| PasswordOAuth2AuthorizedClientProvider() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getTokenResponse(ClientRegistration, OAuth2PasswordGrantRequest) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasTokenExpired(OAuth2Token) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setAccessTokenResponseClient(OAuth2AccessTokenResponseClient) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setClock(Clock) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |