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 ClassTotal number of occurrencesTag strings used by tag class
@todo3@todo
TODO4TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 3

org.apache.maven.plugin.checkstyle.CheckstyleResultsLine
provide fallback to disk based storage if too many results.36
org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutorLine
Should we add a check to see if resources should be included or not, similar to request.isIncludeTestSourceDirectory()?547
Perhaps extend the functionality in the future so that the included types of files can be configured. For now it is hard-coded to properties files.557

TODO

Number of occurrences found in the code: 4

org.apache.maven.plugin.checkstyle.AbstractCheckstyleReportLine
failure if not a report309
org.apache.maven.plugin.checkstyle.CheckstyleAggregateReportLine
would be good to scan the files here275
org.apache.maven.plugin.checkstyle.CheckstyleReportLine
would be good to scan the files here370
org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutorLine
should be a failure, not an error. Report is not meant to throw an exception here (so site would work regardless of config), but should record this information215