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 | 747 of 747 | 0% | 36 of 36 | 0% | 30 | 30 | 12 | 12 |
encrypt(byte[], byte[], byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
generateKeyPair() | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
generateMatrix(PolyVec[], byte[], boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 |
rejectionSampling(Poly, int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 |
decrypt(byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
KyberIndCpa(KyberEngine) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
packCipherText(PolyVec, Poly) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
unpackCipherText(PolyVec, Poly, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
packPublicKey(PolyVec, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
unpackPublicKey(PolyVec, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
unpackSecretKey(PolyVec, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
packSecretKey(PolyVec) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 |