[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 364 | 0 | 0 | 0 | 100% | 0.388 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.commons.cli.bug | 13 | 0 | 0 | 0 | 100% | 0.026 |
| org.apache.commons.cli | 351 | 0 | 0 | 0 | 100% | 0.362 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| BugCLI13Test | 1 | 0 | 0 | 0 | 100% | 0 | |
| BugCLI133Test | 1 | 0 | 0 | 0 | 100% | 0 | |
| BugCLI71Test | 4 | 0 | 0 | 0 | 100% | 0.007 | |
| BugCLI18Test | 1 | 0 | 0 | 0 | 100% | 0.006 | |
| BugCLI162Test | 4 | 0 | 0 | 0 | 100% | 0.012 | |
| BugCLI148Test | 2 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultParserTest | 58 | 0 | 0 | 0 | 100% | 0.03 | |
| PatternOptionBuilderTest | 9 | 0 | 0 | 0 | 100% | 0.044 | |
| ArgumentIsOptionTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
| PosixParserTest | 58 | 0 | 0 | 0 | 100% | 0.066 | |
| ApplicationTest | 5 | 0 | 0 | 0 | 100% | 0.01 | |
| OptionsTest | 10 | 0 | 0 | 0 | 100% | 0.006 | |
| OptionGroupTest | 13 | 0 | 0 | 0 | 100% | 0.008 | |
| HelpFormatterTest | 25 | 0 | 0 | 0 | 100% | 0.014 | |
| ValuesTest | 7 | 0 | 0 | 0 | 100% | 0.023 | |
| OptionTest | 9 | 0 | 0 | 0 | 100% | 0.007 | |
| GnuParserTest | 58 | 0 | 0 | 0 | 100% | 0.034 | |
| UtilTest | 2 | 0 | 0 | 0 | 100% | 0 | |
| BasicParserTest | 58 | 0 | 0 | 0 | 100% | 0.031 | |
| OptionBuilderTest | 9 | 0 | 0 | 0 | 100% | 0.001 | |
| ValueTest | 12 | 0 | 0 | 0 | 100% | 0.082 | |
| BugsTest | 12 | 0 | 0 | 0 | 100% | 0.005 | |
| CommandLineTest | 3 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testSimpleLong | 0.005 | |
| testSimpleShort | 0 | |
| testStopBursting2 | 0 | |
| testMissingRequiredOption | 0 | |
| testShortWithoutEqual | 0.001 | |
| testReuseOptionsTwice | 0 | |
| testMissingRequiredGroup | 0 | |
| testOptionGroupLong | 0.001 | |
| testAmbiguousLongWithoutEqualSingleDash | 0.001 | |
| testMissingArgWithBursting | 0.001 | |
| testMissingRequiredOptions | 0 | |
| testShortWithUnexpectedArgument | 0.001 | |
| testPropertyOverrideValues | 0.001 | |
| testStopAtNonOptionLong | 0 | |
| testNegativeArgument | 0.001 | |
| testStopBursting | 0.001 | |
| testStopAtUnexpectedArg | 0 | |
| testPartialLongOptionSingleDash | 0 | |
| testOptionGroup | 0.001 | |
| testLongWithoutEqualDoubleDash | 0 | |
| testLongWithoutEqualSingleDash | 0 | |
| testPropertyOptionSingularValue | 0.001 | |
| testPropertyOptionMultipleValues | 0 | |
| testMissingArg | 0 | |
| testPropertyOptionFlags | 0.001 | |
| testPropertyOptionGroup | 0 | |
| testUnrecognizedOptionWithBursting | 0 | |
| testMultipleWithLong | 0.001 | |
| testUnrecognizedOption | 0 | |
| testBursting | 0.001 | |
| testAmbiguousPartialLongOption1 | 0 | |
| testAmbiguousPartialLongOption2 | 0 | |
| testAmbiguousPartialLongOption3 | 0.001 | |
| testAmbiguousPartialLongOption4 | 0 | |
| testPropertyOptionUnexpected | 0 | |
| testSingleDash | 0.001 | |
| testShortWithEqual | 0 | |
| testWithRequiredOption | 0.001 | |
| testUnlimitedArgs | 0.001 | |
| testNegativeOption | 0 | |
| testPropertyOptionRequired | 0.001 | |
| testOptionAndRequiredOption | 0 | |
| testLongWithEqualDoubleDash | 0 | |
| testLongWithUnexpectedArgument1 | 0.001 | |
| testLongWithUnexpectedArgument2 | 0 | |
| testStopAtNonOptionShort | 0.001 | |
| testLongWithEqualSingleDash | 0 | |
| testUnambiguousPartialLongOption1 | 0 | |
| testUnambiguousPartialLongOption2 | 0.001 | |
| testUnambiguousPartialLongOption3 | 0 | |
| testUnambiguousPartialLongOption4 | 0.001 | |
| testMultiple | 0 | |
| testArgumentStartingWithHyphen | 0 | |
| testPropertiesOption1 | 0.001 | |
| testPropertiesOption2 | 0.001 | |
| testDoubleDash1 | 0 | |
| testDoubleDash2 | 0.001 | |
| testStopAtExpectedArg | 0 |
| testSimplePattern | 0.023 | |
| testExistingFilePattern | 0.001 | |
| testURLPattern | 0.01 | |
| testEmptyPattern | 0.001 | |
| testClassPattern | 0.002 | |
| testRequiredOption | 0.001 | |
| testNumberPattern | 0.001 | |
| testUntypedPattern | 0.001 | |
| testObjectPattern | 0.004 |
| testSimpleLong | 0.001 | |
| testSimpleShort | 0.001 | |
| testStopBursting2 | 0.001 | |
| testMissingRequiredOption | 0.002 | |
| testShortWithoutEqual | 0.002 | |
| testReuseOptionsTwice | 0.001 | |
| testMissingRequiredGroup | 0.003 | |
| testOptionGroupLong | 0.001 | |
| testAmbiguousLongWithoutEqualSingleDash | 0 | |
| testMissingArgWithBursting | 0.001 | |
| testMissingRequiredOptions | 0.002 | |
| testShortWithUnexpectedArgument | 0.002 | |
| testPropertyOverrideValues | 0.002 | |
| testStopAtNonOptionLong | 0.001 | |
| testNegativeArgument | 0.001 | |
| testStopBursting | 0.003 | |
| testStopAtUnexpectedArg | 0.001 | |
| testPartialLongOptionSingleDash | 0.001 | |
| testOptionGroup | 0.001 | |
| testLongWithoutEqualDoubleDash | 0.001 | |
| testLongWithoutEqualSingleDash | 0 | |
| testPropertyOptionSingularValue | 0.001 | |
| testPropertyOptionMultipleValues | 0.001 | |
| testMissingArg | 0.001 | |
| testPropertyOptionFlags | 0.004 | |
| testPropertyOptionGroup | 0.002 | |
| testUnrecognizedOptionWithBursting | 0.001 | |
| testMultipleWithLong | 0.002 | |
| testUnrecognizedOption | 0.001 | |
| testBursting | 0.002 | |
| testAmbiguousPartialLongOption1 | 0.001 | |
| testAmbiguousPartialLongOption2 | 0.001 | |
| testAmbiguousPartialLongOption3 | 0.001 | |
| testAmbiguousPartialLongOption4 | 0 | |
| testPropertyOptionUnexpected | 0 | |
| testSingleDash | 0.001 | |
| testShortWithEqual | 0 | |
| testWithRequiredOption | 0.001 | |
| testUnlimitedArgs | 0.001 | |
| testNegativeOption | 0.004 | |
| testPropertyOptionRequired | 0 | |
| testOptionAndRequiredOption | 0.001 | |
| testLongWithEqualDoubleDash | 0.001 | |
| testLongWithUnexpectedArgument1 | 0 | |
| testLongWithUnexpectedArgument2 | 0.003 | |
| testStopAtNonOptionShort | 0.001 | |
| testLongWithEqualSingleDash | 0.001 | |
| testUnambiguousPartialLongOption1 | 0 | |
| testUnambiguousPartialLongOption2 | 0 | |
| testUnambiguousPartialLongOption3 | 0 | |
| testUnambiguousPartialLongOption4 | 0 | |
| testMultiple | 0.001 | |
| testArgumentStartingWithHyphen | 0 | |
| testPropertiesOption1 | 0.001 | |
| testPropertiesOption2 | 0.001 | |
| testDoubleDash1 | 0.001 | |
| testDoubleDash2 | 0.001 | |
| testStopAtExpectedArg | 0.001 |
| testMissingOptionsException | 0.001 | |
| testGetMatchingOpts | 0 | |
| testLong | 0.001 | |
| testToString | 0.001 | |
| testHelpOptions | 0.001 | |
| testMissingOptionException | 0 | |
| testDuplicateSimple | 0 | |
| testGetOptionsGroups | 0.001 | |
| testDuplicateLong | 0 | |
| testSimple | 0.001 |
| testTwoOptionsFromDifferentGroup | 0 | |
| testNoOptionsExtraArgs | 0 | |
| testGetNames | 0.001 | |
| testTwoValidOptions | 0.001 | |
| testSingleOption | 0.001 | |
| testToString | 0 | |
| testTwoOptionsFromGroup | 0.001 | |
| testTwoValidLongOptions | 0.001 | |
| testSingleOptionFromGroup | 0 | |
| testTwoOptionsFromGroupWithProperties | 0 | |
| testTwoLongOptionsFromGroup | 0.001 | |
| testSingleLongOption | 0.001 | |
| testValidLongOnlyOptions | 0.001 |
| testUsageWithLongOptSeparator | 0 | |
| testRenderWrappedTextSingleLine | 0 | |
| testIndentedHeaderAndFooter | 0 | |
| testPrintSortedUsageWithNullComparator | 0 | |
| testAccessors | 0 | |
| testRtrim | 0 | |
| testPrintRequiredOptionGroupUsage | 0.001 | |
| testHelpWithLongOptSeparator | 0.001 | |
| testRenderWrappedTextSingleLinePadded | 0 | |
| testRenderWrappedTextMultiLine | 0 | |
| testPrintUsage | 0.001 | |
| testPrintSortedUsage | 0.001 | |
| testPrintHelpWithEmptySyntax | 0.001 | |
| testPrintOptions | 0.006 | |
| testAutomaticUsage | 0 | |
| testDefaultArgName | 0 | |
| testHeaderStartingWithLineSeparator | 0 | |
| testRenderWrappedTextWordCut | 0 | |
| testOptionWithoutShortFormat | 0 | |
| testRenderWrappedTextMultiLinePadded | 0 | |
| testPrintOptionGroupUsage | 0.002 | |
| testPrintOptionWithEmptyArgNameUsage | 0 | |
| testRenderWrappedTextSingleLinePadded2 | 0 | |
| testOptionWithoutShortFormat2 | 0.001 | |
| testFindWrapPos | 0 |
| testTwoArgValues | 0.006 | |
| testShortArgs | 0.003 | |
| testCharSeparator | 0.004 | |
| testExtraArgs | 0.003 | |
| testShortArgsWithValue | 0.003 | |
| testComplexValues | 0.002 | |
| testMultipleArgValues | 0.002 |
| testGetValue | 0.001 | |
| testSubclass | 0 | |
| testClear | 0.001 | |
| testClone | 0.001 | |
| testBuilderMethods | 0.002 | |
| testHasArgs | 0.001 | |
| testHasArgName | 0 | |
| testBuilderInsufficientParams1 | 0 | |
| testBuilderInsufficientParams2 | 0.001 |
| testSimpleLong | 0.001 | |
| testSimpleShort | 0.001 | |
| testStopBursting2 | 0 | |
| testMissingRequiredOption | 0.001 | |
| testShortWithoutEqual | 0.001 | |
| testReuseOptionsTwice | 0 | |
| testMissingRequiredGroup | 0 | |
| testOptionGroupLong | 0.001 | |
| testAmbiguousLongWithoutEqualSingleDash | 0 | |
| testMissingArgWithBursting | 0 | |
| testMissingRequiredOptions | 0.001 | |
| testShortWithUnexpectedArgument | 0 | |
| testPropertyOverrideValues | 0.001 | |
| testStopAtNonOptionLong | 0.001 | |
| testNegativeArgument | 0.001 | |
| testStopBursting | 0.012 | |
| testStopAtUnexpectedArg | 0 | |
| testPartialLongOptionSingleDash | 0 | |
| testOptionGroup | 0 | |
| testLongWithoutEqualDoubleDash | 0 | |
| testLongWithoutEqualSingleDash | 0 | |
| testPropertyOptionSingularValue | 0 | |
| testPropertyOptionMultipleValues | 0 | |
| testMissingArg | 0 | |
| testPropertyOptionFlags | 0 | |
| testPropertyOptionGroup | 0 | |
| testUnrecognizedOptionWithBursting | 0 | |
| testMultipleWithLong | 0 | |
| testUnrecognizedOption | 0.001 | |
| testBursting | 0 | |
| testAmbiguousPartialLongOption1 | 0 | |
| testAmbiguousPartialLongOption2 | 0 | |
| testAmbiguousPartialLongOption3 | 0 | |
| testAmbiguousPartialLongOption4 | 0 | |
| testPropertyOptionUnexpected | 0 | |
| testSingleDash | 0.001 | |
| testShortWithEqual | 0.001 | |
| testWithRequiredOption | 0 | |
| testUnlimitedArgs | 0.001 | |
| testNegativeOption | 0 | |
| testPropertyOptionRequired | 0 | |
| testOptionAndRequiredOption | 0.001 | |
| testLongWithEqualDoubleDash | 0 | |
| testLongWithUnexpectedArgument1 | 0 | |
| testLongWithUnexpectedArgument2 | 0 | |
| testStopAtNonOptionShort | 0 | |
| testLongWithEqualSingleDash | 0.001 | |
| testUnambiguousPartialLongOption1 | 0 | |
| testUnambiguousPartialLongOption2 | 0 | |
| testUnambiguousPartialLongOption3 | 0 | |
| testUnambiguousPartialLongOption4 | 0 | |
| testMultiple | 0.001 | |
| testArgumentStartingWithHyphen | 0.001 | |
| testPropertiesOption1 | 0.001 | |
| testPropertiesOption2 | 0 | |
| testDoubleDash1 | 0 | |
| testDoubleDash2 | 0 | |
| testStopAtExpectedArg | 0.004 |
| testInfiniteLoop | 0.001 | |
| testLongLineChunkingIndentIgnored | 0.002 | |
| testLongLineChunking | 0.002 | |
| testPrintHelpLongLines | 0.007 |
| testSimpleLong | 0.001 | |
| testSimpleShort | 0 | |
| testStopBursting2 | 0 | |
| testMissingRequiredOption | 0 | |
| testShortWithoutEqual | 0 | |
| testReuseOptionsTwice | 0.001 | |
| testMissingRequiredGroup | 0.001 | |
| testOptionGroupLong | 0 | |
| testAmbiguousLongWithoutEqualSingleDash | 0 | |
| testMissingArgWithBursting | 0.001 | |
| testMissingRequiredOptions | 0.001 | |
| testShortWithUnexpectedArgument | 0.001 | |
| testPropertyOverrideValues | 0.003 | |
| testStopAtNonOptionLong | 0 | |
| testNegativeArgument | 0 | |
| testStopBursting | 0.001 | |
| testStopAtUnexpectedArg | 0 | |
| testPartialLongOptionSingleDash | 0 | |
| testOptionGroup | 0.001 | |
| testLongWithoutEqualDoubleDash | 0 | |
| testLongWithoutEqualSingleDash | 0 | |
| testPropertyOptionSingularValue | 0 | |
| testPropertyOptionMultipleValues | 0 | |
| testMissingArg | 0 | |
| testPropertyOptionFlags | 0.001 | |
| testPropertyOptionGroup | 0.001 | |
| testUnrecognizedOptionWithBursting | 0 | |
| testMultipleWithLong | 0.001 | |
| testUnrecognizedOption | 0.001 | |
| testBursting | 0.001 | |
| testAmbiguousPartialLongOption1 | 0 | |
| testAmbiguousPartialLongOption2 | 0 | |
| testAmbiguousPartialLongOption3 | 0 | |
| testAmbiguousPartialLongOption4 | 0.001 | |
| testPropertyOptionUnexpected | 0.001 | |
| testSingleDash | 0 | |
| testShortWithEqual | 0 | |
| testWithRequiredOption | 0.001 | |
| testUnlimitedArgs | 0.001 | |
| testNegativeOption | 0.001 | |
| testPropertyOptionRequired | 0.001 | |
| testOptionAndRequiredOption | 0.001 | |
| testLongWithEqualDoubleDash | 0.001 | |
| testLongWithUnexpectedArgument1 | 0.001 | |
| testLongWithUnexpectedArgument2 | 0.001 | |
| testStopAtNonOptionShort | 0.001 | |
| testLongWithEqualSingleDash | 0 | |
| testUnambiguousPartialLongOption1 | 0.001 | |
| testUnambiguousPartialLongOption2 | 0 | |
| testUnambiguousPartialLongOption3 | 0 | |
| testUnambiguousPartialLongOption4 | 0 | |
| testMultiple | 0.001 | |
| testArgumentStartingWithHyphen | 0.001 | |
| testPropertiesOption1 | 0 | |
| testPropertiesOption2 | 0 | |
| testDoubleDash1 | 0 | |
| testDoubleDash2 | 0 | |
| testStopAtExpectedArg | 0.001 |
| testBaseOptionStringOpt | 0 | |
| testTwoCompleteOptions | 0 | |
| testBuilderIsResettedAlways | 0 | |
| testCompleteOption | 0 | |
| testCreateIncompleteOption | 0.001 | |
| testOptionArgNumbers | 0 | |
| testIllegalOptions | 0 | |
| testSpecialOptChars | 0 | |
| testBaseOptionCharOpt | 0 |
| testShortOptionalArgValues | 0.026 | |
| testLongOptionalArgValue | 0.01 | |
| testShortOptionalArgNoValue | 0.01 | |
| testLongWithArg | 0.005 | |
| testLongOptionalNArgValues | 0.007 | |
| testShortWithArg | 0.005 | |
| testLongOptionalArgValues | 0.004 | |
| testShortOptionalNArgValues | 0.004 | |
| testLongNoArg | 0.003 | |
| testShortNoArg | 0.003 | |
| testLongOptionalNoValue | 0.003 | |
| testShortOptionalArgValue | 0.002 |
| test11456 | 0 | |
| test11457 | 0.001 | |
| test11458 | 0 | |
| test11680 | 0 | |
| test12210 | 0.001 | |
| test13425 | 0.001 | |
| test13666 | 0 | |
| test13935 | 0.001 | |
| test14786 | 0 | |
| test15046 | 0 | |
| test15648 | 0.001 | |
| test31148 | 0 |