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 | 5 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 5
org.codehaus.modello.plugin.java.JavaModelloGenerator | Line |
---|---|
maybe DOM is not how to specify it in the model, but just Object and markup Xpp3Dom for the Xpp3Reader? not sure how we'll treat it for the other sources, eg sql. | 1201 |
remove after tested createMethod.addException( new JClass( "Exception" ) ); | 1575 |
remove after tested breakMethod.addException( new JClass( "Exception" ) ); | 1635 |
remove after tested adder.addException( new JClass( "Exception" ) ); | 1785 |
remove after tested remover.addException( new JClass( "Exception" ) ); | 1811 |