Source file "org/springframework/security/oauth2/provider/error/AbstractOAuth2SecurityExceptionHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 2 of 2 | 0% | 6 | 6 | 25 | 25 | 5 | 5 |
| doHandle(HttpServletRequest, HttpServletResponse, Exception) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| AbstractOAuth2SecurityExceptionHandler() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setExceptionTranslator(WebResponseExceptionTranslator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExceptionRenderer(OAuth2ExceptionRenderer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| enhanceResponse(ResponseEntity, Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |