Source file "org/apache/tools/ant/input/MultipleChoiceInputRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 45 of 45 | 0% | 8 of 8 | 0% | 8 | 8 | 10 | 10 | 4 | 4 |
| MultipleChoiceInputRequest(String, Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isInputValid() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| getChoices() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MultipleChoiceInputRequest(String, Vector) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |