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 | 159 of 159 | 0% | 9 of 9 | 0% | 12 | 12 | 7 | 7 |
| sign(int, Ed448PublicKeyParameters, byte[], byte[], int, int, byte[], int) | 0% | 0% | 5 | 5 | 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 | ||
| generatePublicKey() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getEncoded() | 0% | n/a | 1 | 1 | 1 | 1 |