Source file "org/springframework/security/oauth2/provider/client/ClientDetailsUserDetailsService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 4 of 4 | 0% | 5 | 5 | 14 | 14 | 3 | 3 |
| loadUserByUsername(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ClientDetailsUserDetailsService(ClientDetailsService) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setPasswordEncoder(PasswordEncoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |