Source file "org/springframework/security/oauth2/client/userinfo/OAuth2UserRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 42 | 0% | 2 of 2 | 0% | 6 | 6 | 13 | 13 | 5 | 5 |
| OAuth2UserRequest(ClientRegistration, OAuth2AccessToken, Map) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| OAuth2UserRequest(ClientRegistration, OAuth2AccessToken) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClientRegistration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAccessToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAdditionalParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |