Source file "org/apache/coyote/Response.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 757 of 757 | 0% | 84 of 84 | 0% | 95 | 95 | 234 | 234 | 53 | 53 |
| setWriteListener(WriteListener) | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| Response() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | ||
| setContentType(String) | 0% | 0% | 5 | 5 | 22 | 22 | 1 | 1 | ||
| recycle() | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | ||
| isReady() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| checkRegisterForWrite() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| addHeader(String, String, Charset) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| setCharacterEncoding(String) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| onWritePossible() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| checkSpecialHeader(String, String) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| setHeader(String, String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getContentType() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| doWrite(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| action(ActionCode, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setLocale(Locale) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| doWrite(ByteChunk) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCommitted(boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getContentLength() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getBytesWritten(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isErrorReportRequired() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| containsHeader(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isError() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| sendHeaders() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isExceptionPresent() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setNote(int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setErrorReported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addHeader(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNote(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setRequest(Request) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOutputBuffer(OutputBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHook(ActionHook) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStatus(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorException(Exception) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContentTypeNoCharset(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContentLength(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMimeHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCommitted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommitTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLocale() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentLanguage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharacterEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentLengthLong() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentWritten() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWriteListener() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |