Source file "org/springframework/security/oauth2/config/annotation/builders/ClientDetailsServiceBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 338 of 338 | 0% | 24 of 24 | 0% | 27 | 27 | 63 | 63 | 15 | 15 |
| build() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| additionalInformation(String[]) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| ClientDetailsServiceBuilder.ClientBuilder(ClientDetailsServiceBuilder, String) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| resourceIds(String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| redirectUris(String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| authorizedGrantTypes(String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| scopes(String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| authorities(String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| autoApprove(String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| accessTokenValiditySeconds(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| refreshTokenValiditySeconds(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| additionalInformation(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| secret(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| autoApprove(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| and() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |