Source file "org/apache/sshd/server/auth/pubkey/UserAuthPublicKey.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 529 of 529 | 0% | 26 of 26 | 0% | 20 | 20 | 92 | 92 | 7 | 7 |
| doAuth(Buffer, boolean) | 0% | 0% | 12 | 12 | 54 | 54 | 1 | 1 | ||
| verifySignature(ServerSession, String, String, PublicKey, Buffer, Signature, byte[]) | 0% | 0% | 2 | 2 | 21 | 21 | 1 | 1 | ||
| sendPublicKeyResponse(ServerSession, String, String, PublicKey, byte[], int, int, Buffer) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| UserAuthPublicKey(List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| UserAuthPublicKey() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSignatureFactories(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSignatureFactories() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |