Source file "org/apache/sshd/common/config/keys/impl/ECDSAPublicKeyEntryDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 292 of 292 | 0% | 26 of 26 | 0% | 24 | 24 | 63 | 63 | 11 | 11 |
decodePublicKey(ECCurves, InputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
clonePublicKey(ECPublicKey) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
clonePrivateKey(ECPrivateKey) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
encodePublicKey(OutputStream, ECPublicKey) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
generateKeyPair(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
decodePublicKey(SessionContext, String, InputStream, Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encodePublicKey(OutputStream, String, ECCurves, ECPoint) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getKeyFactoryInstance() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getKeyPairGenerator() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ECDSAPublicKeyEntryDecoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |