Source file "org/gradle/cli/ParsedCommandLine.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 227 of 227 | 0% | 18 of 18 | 0% | 20 | 20 | 48 | 48 | 11 | 11 |
ParsedCommandLine(Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
quoteAndJoin(Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeOption(CommandLineOption) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
option(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasAnyOption(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
addOption(String, CommandLineOption) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasOption(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hadOptionRemoved(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addExtraValue(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getExtraArguments() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |