Source file "org/springframework/security/oauth2/client/web/HttpSessionOAuth2AuthorizationRequestRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 208 of 208 | 0% | 20 of 20 | 0% | 19 | 19 | 56 | 56 | 9 | 9 |
| getAuthorizationRequests(HttpServletRequest) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| removeAuthorizationRequest(HttpServletRequest) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| saveAuthorizationRequest(OAuth2AuthorizationRequest, HttpServletRequest, HttpServletResponse) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| loadAuthorizationRequest(HttpServletRequest) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeAuthorizationRequest(HttpServletRequest, HttpServletResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpSessionOAuth2AuthorizationRequestRepository() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStateParameter(HttpServletRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setAllowMultipleAuthorizationRequests(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |