Source file "org/apache/sshd/server/auth/keyboard/InteractiveChallenge.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 176 of 176 | 0% | 6 of 6 | 0% | 18 | 18 | 45 | 45 | 15 | 15 |
| clone() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| append(Buffer) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setPrompts(Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| InteractiveChallenge() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addPrompt(String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addPrompt(PromptEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInteractionName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInteractionInstruction(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLanguageTag(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearPrompts() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInteractionName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInteractionInstruction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLanguageTag() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrompts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |