Source file "org/kohsuke/args4j/CmdLineException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 69 of 106 | 34% | 2 of 2 | 0% | 8 | 10 | 16 | 25 | 7 | 9 |
CmdLineException(CmdLineParser, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
CmdLineException(CmdLineParser, Throwable) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
CmdLineException(String, Throwable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CmdLineException(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CmdLineException(Throwable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getLocalizedMessage() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getParser() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CmdLineException(CmdLineParser, Localizable, String[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
CmdLineException(CmdLineParser, String, Throwable) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |