Source file "org/apache/hadoop/io/erasurecode/rawcoder/RSLegacyRawDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 520 of 520 | 0% | 46 of 46 | 0% | 33 | 33 | 108 | 108 | 10 | 10 |
doDecode(ByteArrayDecodingState) | ![]() | 0% | ![]() | 0% | 7 | 7 | 27 | 27 | 1 | 1 |
doDecode(ByteBufferDecodingState) | ![]() | 0% | ![]() | 0% | 7 | 7 | 26 | 26 | 1 | 1 |
adjustOrder(Object[], Object[], int[], int[], Object[], Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
doDecodeImpl(ByteBuffer[], int[], ByteBuffer[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
doDecodeImpl(byte[][], int[], int, int[], byte[][], int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
RSLegacyRawDecoder(ErasureCoderOptions) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
decode(ByteBuffer[], int[], ByteBuffer[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
decode(byte[][], int[], byte[][]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
checkGetBytesArrayBuffer(byte[][], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkGetDirectBuffer(ByteBuffer[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |