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 | 1,008 of 1,008 | 0% | 106 of 106 | 0% | 69 | 69 | 16 | 16 |
| obfuscate_l1_polys(short[][], short[][][], short[][][]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| gaussElim(short[][]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| inverse(short[][]) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| solveEquation(short[][], short[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| multiplyMatrix_quad(short[][], short[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| multiplyMatrix(short[][], short[][]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| to_UT(short[][]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| addMatrix(short[][], short[][]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| multiplyMatrix(short[][], short[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| addVect(short[], short[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| multVects(short[], short[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| multMatrix(short, short[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| transpose(short[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| multVect(short, short[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| addMatrixTranspose(short[][]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ComputeInField() | 0% | n/a | 1 | 1 | 1 | 1 |