Source file "org/apache/sshd/server/config/keys/AuthorizedKeysAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 237 of 237 | 0% | 14 of 14 | 0% | 17 | 17 | 47 | 47 | 10 | 10 |
| authenticate(String, PublicKey, ServerSession) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| resolvePublickeyAuthenticator(String, ServerSession) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| reloadAuthorizedKeys(Path, String, ServerSession) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| readDefaultAuthorizedKeys(OpenOption[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AuthorizedKeysAuthenticator(Path, LinkOption[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AuthorizedKeysAuthenticator(Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createDelegateAuthenticator(String, ServerSession, Path, Collection, PublicKeyEntryResolver) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidUsername(String, ServerSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFallbackPublicKeyEntryResolver() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultAuthorizedKeysFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |