Source file "org/springframework/core/env/CommandLineArgs.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 63 of 63 | 0% | 4 of 4 | 0% | 9 | 9 | 14 | 14 | 7 | 7 | 
| addOptionArg(String, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| CommandLineArgs() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getOptionValues(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addNonOptionArg(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOptionNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsOption(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNonOptionArgs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |