Source file "org/apache/tomcat/util/http/fileupload/MultipartStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 529 of 529 | 0% | 46 of 46 | 0% | 39 | 39 | 114 | 114 | 16 | 16 |
readHeaders() | ![]() | 0% | ![]() | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
MultipartStream(InputStream, byte[], int, MultipartStream.ProgressNotifier) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
findSeparator() | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
readBoundary() | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
skipPreamble() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
readByte() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
setBoundary(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
arrayequals(byte[], byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
findByte(byte, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
readBodyData(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MultipartStream(InputStream, byte[], MultipartStream.ProgressNotifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newInputStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setHeaderEncoding(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
discardBodyData() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHeaderEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |