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 Work 2 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 8 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 2

org.apache.maven.plugins.pmd.CpdReport Line
Use {@link CpdExecutor#createRenderer(String, String)} instead. 309
org.apache.maven.plugins.pmd.PmdReport Line
Use {@link PmdExecutor#createRenderer(String, String)} instead. 611

Todo Work

Number of occurrences found in the code: 8

org.apache.maven.plugins.pmd.AbstractPmdReport Line
logback level 590
remove the part with ToolchainManager lookup once we depend on 3.0.9 (have it as prerequisite). Define as regular component field then. 601
org.apache.maven.plugins.pmd.CpdReportGenerator Line
overall summary 95
files summary 102
Cleaner way to do this? 197
org.apache.maven.plugins.pmd.PmdReportGenerator Line
files summary 246
overall summary 462
Determine if we are going to just ignore metrics. 507