Source file "org/springframework/boot/autoconfigure/security/oauth2/client/OAuth2ClientProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 52 | 0% | 0 of 0 | n/a | 15 | 15 | 22 | 22 | 15 | 15 |
| setAuthorizationUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTokenUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserInfoUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserInfoAuthenticationMethod(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserNameAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJwkSetUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIssuerUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OAuth2ClientProperties.Provider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorizationUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTokenUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserInfoUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserInfoAuthenticationMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserNameAttribute() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJwkSetUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIssuerUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |