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 |
|---|---|---|
| Fix Tags | 1 | FIXME |
| Todo Tags | 3 | TODO, @todo |
Each tag is detailed below:
Fix Tags
Number of occurrences found in the code: 1
| org.codehaus.mojo.taglist.tags.IgnoreCaseTag | Line |
|---|---|
| this will match. * Fixme this will match. </pre> | 43 |
Todo Tags
Number of occurrences found in the code: 3
| org.codehaus.mojo.taglist.FileAnalyser | Line |
|---|---|
| Example of an Eclipse/IntelliJ-like "todo" tag | 45 |
| - direct class TagListReport should not be used, we can add a separate args or new class/interface for group of args | 119 |
| org.codehaus.mojo.taglist.TagListReport | Line |
| rename to sourceFilesLocale | 71 |

