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 | 203 of 203 | 0% | 22 of 22 | 0% | 21 | 21 | 9 | 9 |
| 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 | ||
| 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 |