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 | 63 of 63 | 0% | 2 of 2 | 0% | 9 | 9 | 14 | 14 | 8 | 8 |
| build() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withClient(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ClientDetailsServiceBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clients(ClientDetailsService) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| performBuild() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| jdbc() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addClient(String, ClientDetails) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |