Source file "org/apache/commons/compress/compressors/lz4/BlockLZ4CompressorInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 214 of 214 | 0% | 34 of 34 | 0% | 24 | 24 | 56 | 56 | 5 | 5 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 17 | 17 | 1 | 1 |
initializeBackReference() | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
readSizes() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
readSizeBytes() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
BlockLZ4CompressorInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |