Source file "org/apache/sshd/common/util/security/eddsa/OpenSSHEd25519PrivateKeyEntryDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 224 of 224 | 0% | 16 of 16 | 0% | 18 | 18 | 50 | 50 | 10 | 10 |
decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) | ![]() | 0% | ![]() | 0% | 7 | 7 | 25 | 25 | 1 | 1 |
encodePrivateKey(SecureByteArrayOutputStream, EdDSAPrivateKey, EdDSAPublicKey) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
clonePublicKey(EdDSAPublicKey) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
clonePrivateKey(EdDSAPrivateKey) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
OpenSSHEd25519PrivateKeyEntryDecoder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
recoverPublicKey(EdDSAPrivateKey) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeyPairGenerator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeyFactoryInstance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPublicKeyRecoverySupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |