Source file "javax/servlet/http/HttpServlet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 8 of 8 | 0% | 15 | 15 | 34 | 34 | 11 | 11 |
| getWriter() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setContentLength() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| NoBodyResponse(HttpServletResponse) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setHeader(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addHeader(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setIntHeader(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addIntHeader(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkHeader(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setContentLength(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setContentLengthLong(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getOutputStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |