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,215 of 1,215 | 0% | 178 of 178 | 0% | 104 | 104 | 305 | 305 | 15 | 15 |
doAuthenticate(Request, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 38 | 38 | 112 | 112 | 1 | 1 |
restoreRequest(Request, Session) | ![]() | 0% | ![]() | 0% | 15 | 15 | 46 | 46 | 1 | 1 |
forwardToLoginPage(Request, HttpServletResponse, LoginConfig) | ![]() | 0% | ![]() | 0% | 7 | 7 | 31 | 31 | 1 | 1 |
saveRequest(Request, Session) | ![]() | 0% | ![]() | 0% | 9 | 9 | 37 | 37 | 1 | 1 |
forwardToErrorPage(Request, HttpServletResponse, LoginConfig) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
matchRequest(Request) | ![]() | 0% | ![]() | 0% | 11 | 11 | 16 | 16 | 1 | 1 |
isContinuationRequired(Request) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 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 | 9 | 9 | 1 | 1 |
FormAuthenticator() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setCharacterEncoding(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setLandingPage(String) | 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 | ||
getAuthMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |