Source file "org/apache/hadoop/io/compress/zlib/BuiltInGzipDecompressor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 930 of 930 | 0% | 134 of 134 | 0% | 89 | 89 | 208 | 208 | 22 | 22 |
executeHeaderState() | ![]() | 0% | ![]() | 0% | 27 | 27 | 60 | 60 | 1 | 1 |
executeTrailerState() | ![]() | 0% | ![]() | 0% | 14 | 14 | 28 | 28 | 1 | 1 |
decompress(byte[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 25 | 25 | 1 | 1 |
processBasicHeader() | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
BuiltInGzipDecompressor() | ![]() | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | |
copyBytesToLocal(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
checkAndSkipBytesUntilNull() | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
checkAndCopyBytesToLocal(int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
readUIntLE(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
setInput(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
checkAndSkipBytes(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
readUShortLE(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
needsInput() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getBytesRead() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
finished() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setDictionary(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readUByte(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
needsDictionary() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
end() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRemaining() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |