Source file "org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 374 of 374 | 0% | 44 of 44 | 0% | 33 | 33 | 96 | 96 | 7 | 7 |
fill() | ![]() | 0% | ![]() | 0% | 11 | 11 | 52 | 52 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 16 | 16 | 1 | 1 |
readLiteralLength(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
readSize() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
SnappyCompressorInputStream(InputStream, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
SnappyCompressorInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |