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 | 602 of 602 | 0% | 16 of 16 | 0% | 15 | 15 | 7 | 7 |
| keypair(byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| decrypt(byte[], byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| checkM(HPSPolynomial) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| checkR(Polynomial) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encrypt(Polynomial, Polynomial, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| checkCiphertext(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| NTRUOWCPA(NTRUParameterSet) | 0% | n/a | 1 | 1 | 1 | 1 |