Source file "org/eclipse/jetty/util/MultiPartOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 217 of 217 | 0% | 14 of 14 | 0% | 15 | 15 | 48 | 48 | 8 | 8 |
startPart(String, String[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
startPart(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
MultiPartOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBoundary() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOut() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |