Source file "jakarta/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 | 160 of 160 | 0% | 14 of 14 | 0% | 21 | 21 | 53 | 53 | 14 | 14 |
| getWriter() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| resetBuffer() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getOutputStream() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setContentLength() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 6 | 6 | 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 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |