Source file "org/apache/commons/io/output/ByteArrayOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 112 of 112 | 0% | 14 of 14 | 0% | 19 | 19 | 31 | 31 | 12 | 12 |
| write(byte[], int, int) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| ByteArrayOutputStream(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| toBufferedInputStream(InputStream, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toBufferedInputStream(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ByteArrayOutputStream() | 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 |