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 | 932 of 932 | 0% | 21 of 21 | 0% | 20 | 20 | 8 | 8 |
| crypto_kem_dec(byte[], byte[], byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| crypto_kem_enc(byte[], byte[], byte[], SecureRandom) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| crypto_kem_keypair(byte[], byte[], SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| SIKEEngine(int, boolean) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| getDefaultSessionKeySize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getCipherTextSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getPrivateKeySize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getPublicKeySize() | 0% | n/a | 1 | 1 | 1 | 1 |