Source file "org/apache/tomcat/util/http/fileupload/ByteArrayOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 374 of 374 | 0% | 38 of 38 | 0% | 29 | 29 | 86 | 86 | 10 | 10 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
needNewBuffer(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
write(InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
toByteArray() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
writeTo(OutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
ByteArrayOutputStream(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
ByteArrayOutputStream() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |