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 | 503 of 503 | 0% | 26 of 26 | 0% | 24 | 24 | 11 | 11 |
| sign(IntegerPolynomial, NTRUSigningPrivateKeyParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| createMsgRep(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| signHash(byte[], NTRUSigningPrivateKeyParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| verify(IntegerPolynomial, IntegerPolynomial, IntegerPolynomial) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| verifyHash(byte[], byte[], NTRUSigningPublicKeyParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| verifySignature(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| generateSignature() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| update(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| update(byte) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| NTRUSigner(NTRUSigningParameters) | 0% | n/a | 1 | 1 | 1 | 1 |