Source file "org/apache/catalina/core/ApplicationResponse.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 69 of 69 | 0% | 12 of 12 | 0% | 16 | 16 | 26 | 26 | 10 | 10 |
reset() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
ApplicationResponse(ServletResponse, boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setContentLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setContentType(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setLocale(Locale) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setBufferSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ApplicationResponse(ServletResponse) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setResponse(ServletResponse) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIncluded(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isIncluded() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |