Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@todo 0 @todo
FIXME 0 FIXME
TODO 16 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 16

org.apache.commons.cli2.CommandLineTestCase Line
decide whether the following assertion is valid assertSame(missing,commandLine.getOption("--missing")); 81
Implement getOptions(). 266
Implement getOptionTriggers(). 270
org.apache.commons.cli2.DocumentationTest Line
Auto-generated method stub 219
org.apache.commons.cli2.WriteableCommandLineTestCase Line
Implement looksLikeOption(). 91
org.apache.commons.cli2.application.AntTest Line
Build up AntTest like CpTest 33
org.apache.commons.cli2.application.CvsTest Line
Build up CvsTest like CpTest 28
org.apache.commons.cli2.builder.PatternBuilder Line
Document and link to the acceptable patterns 35
org.apache.commons.cli2.commandline.PreferencesCommandLineTest Line
Auto-generated method stub 35
Auto-generated method stub 48
org.apache.commons.cli2.option.CommandTest Line
Auto-generated method stub 247
org.apache.commons.cli2.option.DefaultOptionTest Line
Auto-generated method stub 135
Auto-generated method stub 225
org.apache.commons.cli2.option.GroupImpl Line
why do we iterate over all anonymous arguments? canProcess will always return true? 226
org.apache.commons.cli2.option.SwitchTest Line
Auto-generated method stub 118
Auto-generated method stub 306