PMD Results

The following document contains the results of PMD 4.1.

Files

org/apache/myfaces/buildtools/maven2/plugin/faces/GenerateComponentsMojo.java

Violation Line
Avoid unused private fields such as 'packageContains'. 321

org/apache/myfaces/buildtools/maven2/plugin/faces/GenerateFaceletsTaglibsMojo.java

Violation Line
These nested if statements could be combined 191 - 197
Avoid unused private fields such as 'force'. 407

org/apache/myfaces/buildtools/maven2/plugin/faces/GenerateJspTaglibsMojo.java

Violation Line
These nested if statements could be combined 274 - 280
These nested if statements could be combined 565 - 571

org/apache/myfaces/buildtools/maven2/plugin/faces/generator/component/AbstractComponentGenerator.java

Violation Line
These nested if statements could be combined 155 - 160

org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/MyFacesComponentTagGenerator.java

Violation Line
Avoid unused method parameters such as 'componentClass'. 480 - 506
Avoid unused private methods such as '_writeSetKeyStroke(PrettyWriter,String,String)'. 508 - 511
Avoid unused method parameters such as 'componentClass'. 566 - 628
Avoid unused local variables such as 'propKey'. 571

org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/TrinidadComponentTagGenerator.java

Violation Line
Avoid unused private methods such as '_writeSetValueBinding(PrettyWriter,String,String,String)'. 389 - 393

org/apache/myfaces/buildtools/maven2/plugin/faces/parse/ConverterBean.java

Violation Line
Avoid unused private fields such as '_LOG'. 159

org/apache/myfaces/buildtools/maven2/plugin/faces/parse/ValidatorBean.java

Violation Line
Avoid unused private fields such as '_LOG'. 158