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 | 112 of 112 | 0% | 6 of 6 | 0% | 12 | 12 | 9 | 9 |
| generateSecret(X25519PublicKeyParameters, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| X25519PrivateKeyParameters(InputStream) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| X25519PrivateKeyParameters(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| generatePublicKey() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| X25519PrivateKeyParameters(SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| validate(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encode(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| X25519PrivateKeyParameters(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getEncoded() | 0% | n/a | 1 | 1 | 1 | 1 |