Source file "org/apache/commons/compress/archivers/zip/SeekableChannelRandomAccessOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 5 | 5 | 13 | 13 | 5 | 5 |
| writeFully(byte[], int, int, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SeekableChannelRandomAccessOutputStream(SeekableByteChannel) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| position() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |