Source file "org/apache/hadoop/io/compress/ZStandardCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 138 of 138 | 0% | 16 of 16 | 0% | 28 | 28 | 45 | 45 | 20 | 20 |
checkNativeCodeLoaded() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
createCompressor() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createOutputStream(OutputStream, Compressor) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createInputStream(InputStream, Decompressor) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getCompressionBufferSize(Configuration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getDecompressionBufferSize(Configuration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isNativeCodeLoaded() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
createDecompressor() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createDirectDecompressor() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCompressionLevel(Configuration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBufferSize(Configuration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setConf(Configuration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZStandardCodec() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConf() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCompressorType() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDecompressorType() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getLibraryName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultExtension() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |