Source file "org/apache/sshd/common/signature/AbstractSignature.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 208 of 208 | 0% | 12 of 12 | 0% | 18 | 18 | 45 | 45 | 12 | 12 |
extractEncodedSignature(byte[], Predicate) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
initVerifier(SessionContext, PublicKey) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
initSigner(SessionContext, PrivateKey) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
extractEncodedSignature(byte[], Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
update(SessionContext, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
doVerify(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
sign(SessionContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AbstractSignature(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doInitSignature(SessionContext, String, Key, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSignature() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |