Source file "org/apache/commons/io/output/UnsynchronizedByteArrayOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 94 of 135 | 30% | 7 of 14 | 50% | 18 | 22 | 23 | 33 | 11 | 15 |
write(byte[], int, int) | ![]() ![]() | 57% | ![]() ![]() | 50% | 6 | 7 | 2 | 6 | 0 | 1 |
toBufferedInputStream(InputStream, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
UnsynchronizedByteArrayOutputStream(int) | ![]() ![]() | 40% | ![]() ![]() | 50% | 1 | 2 | 1 | 5 | 0 | 1 |
lambda$null$0(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$toInputStream$1(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toBufferedInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
UnsynchronizedByteArrayOutputStream() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toInputStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
write(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeTo(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
builder() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
toByteArray() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |