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,020 of 1,020 | 0% | 64 of 64 | 0% | 50 | 50 | 18 | 18 |
decrypt(byte[], NTRUEncryptionPrivateKeyParameters) | ![]() | 0% | ![]() | 0% | 8 | 8 | 1 | 1 |
encrypt(byte[], NTRUEncryptionPublicKeyParameters) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 |
MGF(byte[], int, int, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 1 | 1 |
generateBlindingPoly(byte[], byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
buildSData(byte[], byte[], int, byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
init(boolean, CipherParameters) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
decrypt(IntegerPolynomial, Polynomial, IntegerPolynomial) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
generateBlindingCoeffs(IndexGenerator, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
processBlock(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
putInt(Digest, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
encrypt(IntegerPolynomial, TernaryPolynomial, IntegerPolynomial) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
copyOf(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
calcHash(Digest, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
getOutputBlockSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
calcHash(Digest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
log2(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
getInputBlockSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
NTRUEngine() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 |