Source file "org/apache/catalina/authenticator/FormAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,297 of 1,297 | 0% | 190 of 190 | 0% | 112 | 112 | 311 | 311 | 17 | 17 |
| doAuthenticate(Request, HttpServletResponse) | 0% | 0% | 39 | 39 | 114 | 114 | 1 | 1 | ||
| restoreRequest(Request, Session) | 0% | 0% | 16 | 16 | 46 | 46 | 1 | 1 | ||
| forwardToLoginPage(Request, HttpServletResponse, LoginConfig) | 0% | 0% | 8 | 8 | 31 | 31 | 1 | 1 | ||
| saveRequest(Request, Session) | 0% | 0% | 12 | 12 | 42 | 42 | 1 | 1 | ||
| forwardToErrorPage(Request, HttpServletResponse, LoginConfig) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| matchRequest(Request) | 0% | 0% | 11 | 11 | 16 | 16 | 1 | 1 | ||
| isContinuationRequired(Request) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| register(Request, HttpServletResponse, Principal, String, String, String, boolean, boolean) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| savedRequestURL(Session) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| FormAuthenticator() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setCharacterEncoding(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLandingPage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthenticationSessionTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCharacterEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLandingPage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthenticationSessionTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |