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 | 68 of 68 | 0% | 20 of 20 | 0% | 16 | 16 | 20 | 20 | 6 | 6 |
| notIgnored(String) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| addDateHeader(String, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addHeader(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setDateHeader(String, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setHeader(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| FormAuthenticator.FormResponse(HttpServletResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |