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 | 38 of 38 | 0% | 0 of 0 | n/a | 11 | 11 | 16 | 16 | 11 | 11 |
| 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 | ||
| setUserNameAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJwkSetUri(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 | ||
| getUserNameAttribute() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJwkSetUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |