Source file "org/apache/commons/io/output/ChunkedOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 4 of 4 | 0% | 7 | 7 | 18 | 18 | 5 | 5 |
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| ChunkedOutputStream(OutputStream, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ChunkedOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChunkSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |