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 3 @todo
TODO 4 TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 3

org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport Line
if we can filter on hints, it should be done here... 545
org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo Line
if we can filter on hints, it should be done here... 809
org.apache.maven.plugin.checkstyle.exec.CheckstyleResults Line
provide fallback to disk based storage if too many results. 36

TODO

Number of occurrences found in the code: 4

org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport Line
failure if not a report 580
org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport Line
would be good to scan the files here 94
org.apache.maven.plugin.checkstyle.CheckstyleReport Line
would be good to scan the files here 197
org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor Line
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 information 279