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 | 213 of 213 | 0% | 22 of 22 | 0% | 22 | 22 | 10 | 10 |
| sign(int, byte[], byte[], int, int, byte[], int) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| generatePublicKey() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Ed25519PrivateKeyParameters(InputStream) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Ed25519PrivateKeyParameters(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Ed25519PrivateKeyParameters(SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| validate(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| sign(int, Ed25519PublicKeyParameters, byte[], byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Ed25519PrivateKeyParameters(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getEncoded() | 0% | n/a | 1 | 1 | 1 | 1 |