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 | 193 of 193 | 0% | 19 of 19 | 0% | 20 | 20 | 10 | 10 |
| sign(int, byte[], byte[], int, int, byte[], int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| generatePublicKey() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Ed448PrivateKeyParameters(InputStream) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Ed448PrivateKeyParameters(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Ed448PrivateKeyParameters(SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| validate(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| sign(int, Ed448PublicKeyParameters, byte[], byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Ed448PrivateKeyParameters(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getEncoded() | 0% | n/a | 1 | 1 | 1 | 1 |