Source file "org/eclipse/jetty/util/MultiPartWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 169 of 169 | 0% | 12 of 12 | 0% | 12 | 12 | 45 | 45 | 6 | 6 |
startPart(String, String[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
startPart(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
MultiPartWriter(Writer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
endPart() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getBoundary() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |