Source file "org/springframework/security/oauth2/client/OAuth2AuthorizeRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 8 of 8 | 0% | 12 | 12 | 32 | 32 | 8 | 8 |
| build() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| attribute(String, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| attributes(Consumer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| OAuth2AuthorizeRequest.Builder(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| OAuth2AuthorizeRequest.Builder(OAuth2AuthorizedClient) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createAuthentication(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| principal(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| principal(Authentication) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |