Source file "org/apache/commons/cli/OptionValidator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 140 of 140 | 0% | 24 of 24 | 0% | 18 | 18 | 23 | 23 | 6 | 6 |
validate(String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
search(char[], char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isValidChar(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isValidOpt(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
OptionValidator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |