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 | 888 of 888 | 0% | 88 of 88 | 0% | 57 | 57 | 13 | 13 |
| inverse(short[][]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| substitute() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| computeZerosUnder(boolean) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| solveEquation(short[][], short[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| computeZerosAbove() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| multiplyMatrix(short[][], short[][]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| addSquareMatrix(short[][], short[][]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| multiplyMatrix(short[][], short[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| multVects(short[], short[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| multMatrix(short, short[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| addVect(short[], short[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| multVect(short, short[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ComputeInField() | 0% | n/a | 1 | 1 | 1 | 1 |