Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 787 of 787 | 0% | 84 of 84 | 0% | 59 | 59 | 17 | 17 |
| computeInverse() | 0% | 0% | 12 | 12 | 1 | 1 | ||
| GF2mMatrix(GF2mField, byte[]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| getEncoded() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| GF2mMatrix(GF2mMatrix) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| isZero() | 0% | 0% | 4 | 4 | 1 | 1 | ||
| multRowWithElement(int[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| addToRow(int[], int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| multRowWithElementThis(int[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| GF2mMatrix(GF2mField, int[][]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| swapColumns(int[][], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rightMultiply(Matrix) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rightMultiply(Permutation) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| leftMultiply(Vector) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rightMultiply(Vector) | 0% | n/a | 1 | 1 | 1 | 1 |