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 | 1 | @todo |
| FIXME | 0 | FIXME |
| TODO | 1 | TODO |
Each tag is detailed below:
@todo
Number of occurrences found in the code: 1
| org.codehaus.modello.plugin.xdoc.XdocGenerator | Line |
|---|---|
| refactor to use XmlModelHelpers.resolveTagName helpers instead | 615 |
TODO
Number of occurrences found in the code: 1
| org.codehaus.modello.plugin.xdoc.XdocGenerator | Line |
|---|---|
| use logging API? | 215 |
