Source file "org/springframework/security/oauth2/provider/authentication/OAuth2AuthenticationManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 167 of 167 | 0% | 24 of 24 | 0% | 19 | 19 | 37 | 37 | 7 | 7 |
| authenticate(Authentication) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| checkClientDetails(OAuth2Authentication) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setResourceId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClientDetailsService(ClientDetailsService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTokenServices(ResourceServerTokenServices) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OAuth2AuthenticationManager() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |