Source file "org/apache/commons/compress/utils/FixedLengthBlockOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 76 | 0% | 8 of 8 | 0% | 8 | 8 | 22 | 22 | 4 | 4 |
| write(ByteBuffer) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| FixedLengthBlockOutputStream.BufferAtATimeOutputChannel(OutputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isOpen() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |