Source file "org/apache/sshd/common/config/keys/loader/openssh/OpenSSHKeyPairResourceParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 909 of 909 | 0% | 80 of 80 | 0% | 54 | 54 | 180 | 180 | 13 | 13 |
extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map) | ![]() | 0% | ![]() | 0% | 13 | 13 | 52 | 52 | 1 | 1 |
readPrivateKeys(SessionContext, NamedResource, OpenSSHParserContext, Collection, FilePasswordProvider, InputStream) | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
readPrivateKey(SessionContext, NamedResource, OpenSSHParserContext, String, FilePasswordProvider, InputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
registerPrivateKeyEntryDecoder(PrivateKeyEntryDecoder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 17 | 17 | 1 | 1 |
validateStreamMagicMarker(SessionContext, NamedResource, InputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
getPrivateKeyEntryDecoder(Class) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
readPublicKey(SessionContext, NamedResource, OpenSSHParserContext, InputStream, Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
resolveKdfOptions(SessionContext, NamedResource, String, String, InputStream, Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getPrivateKeyEntryDecoder(KeyPair) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getPrivateKeyEntryDecoder(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getPrivateKeyEntryDecoder(Key) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
OpenSSHKeyPairResourceParser() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |