Source file "org/apache/sshd/server/auth/keyboard/DefaultKeyboardInteractiveAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 134 of 134 | 0% | 10 of 10 | 0% | 14 | 14 | 32 | 32 | 9 | 9 |
| authenticate(ServerSession, String, List) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| generateChallenge(ServerSession, String, String, String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| isInteractionPromptEchoEnabled(ServerSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInteractionName(ServerSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInteractionInstruction(ServerSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInteractionLanguage(ServerSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInteractionPrompt(ServerSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultKeyboardInteractiveAuthenticator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |