Source file "org/apache/hadoop/io/erasurecode/coder/HHXORErasureDecodingStep.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,018 of 1,018 | 0% | 104 of 104 | 0% | 59 | 59 | 156 | 156 | 7 | 7 |
doDecodeSingle(ByteBuffer[][], ByteBuffer[][], int, int, boolean) | ![]() | 0% | ![]() | 0% | 19 | 19 | 53 | 53 | 1 | 1 |
doDecodeMultiAndParity(ByteBuffer[][], ByteBuffer[][], int[], int) | ![]() | 0% | ![]() | 0% | 20 | 20 | 43 | 43 | 1 | 1 |
performCoding(ByteBuffer[], ByteBuffer[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
doDecodeByPiggyBack(ByteBuffer[], ByteBuffer, ByteBuffer, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
doDecodeByPiggyBack(byte[][], int[], byte[], int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
HHXORErasureDecodingStep(ECBlock[], int[], ECBlock[], RawErasureDecoder, RawErasureEncoder) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
performCoding(ECChunk[], ECChunk[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |