Source file "org/apache/sshd/common/config/keys/loader/openssh/OpenSSHECDSAPrivateKeyEntryDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 247 of 247 | 0% | 28 of 28 | 0% | 24 | 24 | 60 | 60 | 10 | 10 |
| decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| encodePrivateKey(SecureByteArrayOutputStream, ECPrivateKey, ECPublicKey) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| clonePublicKey(ECPublicKey) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| clonePrivateKey(ECPrivateKey) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| generateKeyPair(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| recoverPublicKey(ECPrivateKey) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getKeyFactoryInstance() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getKeyPairGenerator() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| OpenSSHECDSAPrivateKeyEntryDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |