Source file "org/apache/hadoop/io/erasurecode/CodecUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 337 of 337 | 0% | 23 of 23 | 0% | 25 | 25 | 74 | 74 | 12 | 12 |
createRawEncoderWithFallback(Configuration, String, ErasureCoderOptions) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
createRawDecoderWithFallback(Configuration, String, ErasureCoderOptions) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getCodecClassName(Configuration, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
createCodec(Configuration, String, ErasureCodecOptions) | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
createEncoder(Configuration, ErasureCodecOptions) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
createDecoder(Configuration, ErasureCodecOptions) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getRawCoderNames(Configuration, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
createRawEncoder(Configuration, String, ErasureCoderOptions) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createRawDecoder(Configuration, String, ErasureCoderOptions) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasCodec(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
createRawCoderFactory(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |