Source file "org/springframework/security/oauth2/provider/implicit/ImplicitTokenGranter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 42 | 0% | 4 of 4 | 0% | 6 | 6 | 11 | 11 | 4 | 4 |
| getOAuth2Authentication(ClientDetails, TokenRequest) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ImplicitTokenGranter(AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ImplicitTokenGranter(AuthorizationServerTokenServices, ClientDetailsService, OAuth2RequestFactory, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setImplicitGrantService(ImplicitGrantService) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |