Source file "org/apache/commons/compress/compressors/lz4/FramedLZ4CompressorOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 396 of 396 | 0% | 38 of 38 | 0% | 30 | 30 | 91 | 91 | 11 | 11 |
| flushBlock() | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| writeFrameDescriptor() | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| FramedLZ4CompressorOutputStream(OutputStream, FramedLZ4CompressorOutputStream.Parameters) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| appendToBlockDependencyBuffer(byte[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| writeTrailer() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| finish() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| FramedLZ4CompressorOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |