Source file "org/jose4j/keys/EdDsaKeyUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 194 of 194 | 0% | 8 of 8 | 0% | 13 | 13 | 44 | 44 | 9 | 9 |
| publicKey(byte[], String) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| rawPublicKey(Key) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| privateKey(byte[], String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| rawPrivateKey(PrivateKey) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isEdECPublicKey(Key) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isEdECPrivateKey(Key) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| EdDsaKeyUtil() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| EdDsaKeyUtil(String, SecureRandom) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |