Source file "org/eclipse/jetty/security/authentication/FormAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 881 of 881 | 0% | 124 of 124 | 0% | 78 | 78 | 186 | 186 | 16 | 16 |
| validateRequest(ServletRequest, ServletResponse, boolean) | 0% | 0% | 32 | 32 | 100 | 100 | 1 | 1 | ||
| prepareRequest(ServletRequest) | 0% | 0% | 10 | 10 | 20 | 20 | 1 | 1 | ||
| setErrorPage(String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| setLoginPage(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| isJSecurityCheck(String) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| setConfiguration(Authenticator.AuthConfiguration) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| login(String, Object, ServletRequest) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| logout(ServletRequest) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| FormAuthenticator(String, String, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isLoginOrErrorPage(String) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| setAlwaysSaveUri(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| FormAuthenticator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAlwaysSaveUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |