Source file "org/eclipse/jetty/server/HttpWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 2 of 2 | 0% | 7 | 7 | 19 | 19 | 6 | 6 |
| write(String, int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| HttpWriter(HttpOutput) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| complete(Callback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(char[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |