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,911 of 1,911 | 0% | 98 of 98 | 0% | 69 | 69 | 20 | 20 |
kem_dec(byte[], byte[], byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
kem_enc(byte[], byte[], byte[], SecureRandom) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
kem_keypair(byte[], byte[], SecureRandom) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
unpack(byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 1 | 1 |
FrodoEngine(int, int, int, short[], Xof, FrodoMatrixGenerator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
pack(short[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 1 | 1 |
decode(short[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 |
matrix_mul(short[], int, int, short[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
ctverify(short[], short[], short[], short[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
matrix_add(short[], short[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
matrix_sub(short[], short[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
sample(short) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
sample_matrix(short[], int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
matrix_transpose(short[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
ctselect(byte[], byte[], short) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
getCipherTextSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
getSessionKeySize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
getPrivateKeySize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
getPublicKeySize() | 0% | n/a | 1 | 1 | 1 | 1 |