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 | 133 of 133 | 0% | 14 of 14 | 0% | 22 | 22 | 33 | 33 | 15 | 15 |
| write(byte[], int, int) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| UnsynchronizedByteArrayOutputStream(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| toBufferedInputStream(InputStream, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$toInputStream$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 | ||
| builder() | 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 | ||
| toByteArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |