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% | 46 of 46 | 0% | 45 | 45 | 15 | 15 |
| DHKEM(short) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| DeriveKeyPair(byte[]) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| DeserializePrivateKey(byte[], byte[]) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| AuthEncap(AsymmetricKeyParameter, AsymmetricCipherKeyPair) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| AuthDecap(byte[], AsymmetricCipherKeyPair, AsymmetricKeyParameter) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Encap(AsymmetricKeyParameter, AsymmetricCipherKeyPair) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Decap(byte[], AsymmetricCipherKeyPair) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| DeserializePublicKey(byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| ValidateSk(BigInteger) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| formatBigIntegerBytes(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ExtractAndExpand(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| SerializePrivateKey(AsymmetricKeyParameter) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| SerializePublicKey(AsymmetricKeyParameter) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| Encap(AsymmetricKeyParameter) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| GeneratePrivateKey() | 0% | n/a | 1 | 1 | 1 | 1 |