1 issue(s)
lambda$static$0(org.apache.commons.cli.Option)This method is pseudo-tested. It is exercised by the test suite, but when the code is modified no test case fails.
No test case failed when the entire body of the method was replaced by:
The method is executed by the following tests:
org.apache.commons.cli.CommandLineTest.[engine:junit-jupiter]/[class:org.apache.commons.cli.CommandLineTest]/[method:testDeprecatedDefaultOption()]