Source file "net/jsign/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 | 23 of 23 | 0% | 0 of 0 | n/a | 4 | 4 | 7 | 7 | 4 | 4 |
| CommandLine.Builder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addOption(Option) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addArg(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |