Source file "org/springframework/security/oauth2/provider/endpoint/CheckTokenEndpoint.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 99 of 99 | 0% | 4 of 4 | 0% | 7 | 7 | 22 | 22 | 5 | 5 |
| checkToken(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| handleException(Exception) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CheckTokenEndpoint(ResourceServerTokenServices) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setExceptionTranslator(WebResponseExceptionTranslator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAccessTokenConverter(AccessTokenConverter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |