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 |
TODO | 1 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 1
org.codehaus.mojo.animal_sniffer.SignatureMerger | Line |
---|---|
add command arg parsing new SignatureMerger( new FileInputStream( "signature" ), ignoredPackages, new PrintWriterLogger( System.out ) ).process( new File( "target/classes" ) ); | 54 |