Source file "com/rabbitmq/client/impl/OAuth2ClientCredentialsGrantCredentialsProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 0 of 0 | n/a | 9 | 9 | 19 | 19 | 9 | 9 |
| build() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OAuth2ClientCredentialsGrantCredentialsProvider.OAuth2ClientCredentialsGrantCredentialsProviderBuilder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parameter(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| tokenEndpointUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clientId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clientSecret(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| grantType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| connectionConfigurator(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| tls() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |