Source file "org/apache/sshd/common/config/keys/loader/openssh/OpenSSHRSAPrivateKeyDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 229 of 229 | 0% | 14 of 14 | 0% | 17 | 17 | 53 | 53 | 10 | 10 |
| decodePrivateKey(SessionContext, String, FilePasswordProvider, InputStream) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| clonePrivateKey(RSAPrivateKey) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| encodePrivateKey(SecureByteArrayOutputStream, RSAPrivateKey, RSAPublicKey) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| clonePublicKey(RSAPublicKey) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| OpenSSHRSAPrivateKeyDecoder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| recoverPublicKey(RSAPrivateKey) | 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 |