Source file "org/apache/commons/compress/compressors/lz4/FramedLZ4CompressorInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 746 of 746 | 0% | 110 of 110 | 0% | 75 | 75 | 180 | 180 | 20 | 20 |
| readFrameDescriptor() | 0% | 0% | 14 | 14 | 33 | 33 | 1 | 1 | ||
| nextBlock() | 0% | 0% | 7 | 7 | 26 | 26 | 1 | 1 | ||
| readSignature(boolean) | 0% | 0% | 9 | 9 | 16 | 16 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| skipSkippableFrame(byte[]) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| verifyChecksum(XXHash32, String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| readOnce(byte[], int, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| FramedLZ4CompressorInputStream(InputStream, boolean) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| appendToBlockDependencyBuffer(byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isSkippableFrameSignature(byte[]) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| matches(byte[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| maybeFinishCurrentBlock() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| readOneByte() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| verifyContentChecksum() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| init(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| FramedLZ4CompressorInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCompressedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |