Source file "org/apache/sshd/common/config/keys/writer/openssh/OpenSSHKeyPairResourceWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 404 of 404 | 0% | 38 of 38 | 0% | 29 | 29 | 100 | 100 | 10 | 10 |
| writePrivateKey(KeyPair, String, OpenSSHKeyEncryptionContext, OutputStream) | 0% | 0% | 5 | 5 | 40 | 40 | 1 | 1 | ||
| encodePrivateKey(KeyPair, String, int, String) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| write(OutputStream, byte[], int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| determineEncryption(OpenSSHKeyEncryptionContext) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| encodePublicKey(PublicKey, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| writePublicKey(PublicKey, String, OutputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| firstLine(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(OutputStream, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OpenSSHKeyPairResourceWriter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |