Source file "org/springframework/security/web/servletapi/HttpServlet3RequestFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 6 | 6 | 15 | 15 | 6 | 6 |
| HttpServlet3RequestFactory(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| create(HttpServletRequest, HttpServletResponse) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setTrustResolver(AuthenticationTrustResolver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAuthenticationEntryPoint(AuthenticationEntryPoint) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthenticationManager(AuthenticationManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLogoutHandlers(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |