Source file "org/apache/hadoop/io/erasurecode/rawcoder/util/GaloisField.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,666 of 1,666 | 0% | 212 of 212 | 0% | 131 | 131 | 216 | 216 | 25 | 25 |
GaloisField(int, int) | ![]() | 0% | ![]() | 0% | 16 | 16 | 36 | 36 | 1 | 1 |
gaussianElimination(int[][]) | ![]() | 0% | ![]() | 0% | 16 | 16 | 27 | 27 | 1 | 1 |
solveVandermondeSystem(int[], byte[][], int[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 15 | 15 | 1 | 1 |
solveVandermondeSystem(int[], ByteBuffer[], int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
solveVandermondeSystem(int[], int[], int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 10 | 10 | 1 | 1 |
remainder(byte[][], int[], int, int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
remainder(ByteBuffer[], int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
remainder(byte[][], int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
substitute(ByteBuffer[], int, ByteBuffer, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
substitute(byte[][], int[], int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
multiply(int[], int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
remainder(int[], int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
add(int[], int[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
substitute(byte[][], byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
power(int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
getInstance(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
substitute(int[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
multiply(int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 2 | 2 | 1 | 1 |
divide(int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 2 | 2 | 1 | 1 |
add(int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 2 | 2 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
solveVandermondeSystem(int[], int[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getInstance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFieldSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPrimitivePolynomial() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |