Source file "net/jsign/commons/cli/DefaultParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 889 of 889 | 0% | 164 of 164 | 0% | 106 | 106 | 193 | 193 | 24 | 24 |
| handleShortAndLongOption(String) | 0% | 0% | 13 | 13 | 39 | 39 | 1 | 1 | ||
| handleProperties(Properties) | 0% | 0% | 14 | 14 | 22 | 22 | 1 | 1 | ||
| parse(Options, String[], Properties, boolean) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| handleToken(String) | 0% | 0% | 11 | 11 | 15 | 15 | 1 | 1 | ||
| handleLongOptionWithEqual(String) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| handleConcatenatedOptions(String) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| isShortOption(String) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| isLongOption(String) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| handleUnknownToken(String) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| handleLongOptionWithoutEqual(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| updateRequiredOptions(Option) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getLongPrefix(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| isJavaProperty(String) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| handleOption(Option) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| checkRequiredArgs() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| handleLongOption(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isArgument(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isOption(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| checkRequiredOptions() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isNegativeNumber(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parse(Options, String[], Properties) | 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[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultParser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |