Source file "org/apache/commons/cli/CommandLine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 58 of 58 | 0% | 4 of 4 | 0% | 9 | 9 | 14 | 14 | 7 | 7 |
| CommandLine.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addArg(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addOption(Option) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setDeprecatedHandler(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$static$0(Option) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |