Source file "org/apache/commons/cli/Parser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 396 of 396 | 0% | 76 of 76 | 0% | 51 | 51 | 103 | 103 | 13 | 13 |
| parse(Options, String[], Properties, boolean) | 0% | 0% | 16 | 16 | 38 | 38 | 1 | 1 | ||
| processProperties(Properties) | 0% | 0% | 13 | 13 | 22 | 22 | 1 | 1 | ||
| processArgs(Option, ListIterator) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| processOption(String, ListIterator) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| updateRequiredOptions(Option) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| checkRequiredOptions() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setOptions(Options) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parse(Options, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parse(Options, String[], boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parse(Options, String[], Properties) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Parser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequiredOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |