Source file "org/apache/hadoop/io/compress/DecompressorStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 342 of 342 | 0% | 42 of 42 | 0% | 38 | 38 | 85 | 85 | 17 | 17 |
decompress(byte[], int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 27 | 27 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
DecompressorStream(InputStream, Decompressor, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
DecompressorStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getCompressedData() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkStream() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
DecompressorStream(InputStream, Decompressor, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DecompressorStream(InputStream, Decompressor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
resetState() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |