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 |
|---|---|---|
| Deprecated items | 2 | @deprecated |
| Refactor Work | 0 | refactor |
| Review Work | 0 | review |
| Todo Work | 0 | todo, fixme |
Each tag is detailed below:
Deprecated items
Number of occurrences found in the code: 2
| org.apache.rat.documentation.options.AntOption | Line |
|---|---|
| %s%n", StringEscapeUtils.escapeHtml4(getDeprecated()))); | 303 |
| org.apache.rat.tools.MavenGenerator | Line |
| %s%n", StringEscapeUtils.escapeHtml4(option.getDeprecated()))); | 162 |
Apache RAT
Maven