PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/myfaces/buildtools/maven2/plugin/builder/BuildMetaDataMojo.java
Violation | Line |
---|---|
Avoid unused method parameters such as 'project'. | 424 - 446 |
org/apache/myfaces/buildtools/maven2/plugin/builder/Flattener.java
Violation | Line |
---|---|
Avoid empty if statements | 159 - 163 |
Avoid empty if statements | 197 - 201 |
Avoid empty if statements | 344 - 348 |
Avoid empty if statements | 390 - 392 |
org/apache/myfaces/buildtools/maven2/plugin/builder/IOUtils.java
Violation | Line |
---|---|
Avoid empty catch blocks | 84 - 87 |
Avoid empty catch blocks | 133 - 136 |
Avoid empty catch blocks | 207 - 210 |
Avoid empty catch blocks | 233 - 236 |
Avoid empty catch blocks | 301 - 304 |
Avoid empty catch blocks | 327 - 330 |
org/apache/myfaces/buildtools/maven2/plugin/builder/MakeConvertersMojo.java
Violation | Line |
---|---|
Avoid unused method parameters such as 'builder'. | 374 - 413 |
org/apache/myfaces/buildtools/maven2/plugin/builder/MakeValidatorsMojo.java
Violation | Line |
---|---|
Avoid unused method parameters such as 'builder'. | 371 - 410 |
org/apache/myfaces/buildtools/maven2/plugin/builder/model/BehaviorMeta.java
Violation | Line |
---|---|
These nested if statements could be combined | 126 - 130 |
org/apache/myfaces/buildtools/maven2/plugin/builder/model/ComponentMeta.java
Violation | Line |
---|---|
These nested if statements could be combined | 235 - 239 |
org/apache/myfaces/buildtools/maven2/plugin/builder/model/ConverterMeta.java
Violation | Line |
---|---|
These nested if statements could be combined | 176 - 180 |
org/apache/myfaces/buildtools/maven2/plugin/builder/model/ValidatorMeta.java
Violation | Line |
---|---|
These nested if statements could be combined | 166 - 170 |
org/apache/myfaces/buildtools/maven2/plugin/builder/qdox/QdoxModelBuilder.java
Violation | Line |
---|---|
Avoid unused local variables such as 'tag'. | 313 |
Avoid unused method parameters such as 'ctx'. | 608 - 636 |
Avoid unused method parameters such as 'ctx'. | 638 - 691 |
Avoid unused method parameters such as 'ctx'. | 693 - 736 |
Avoid unused method parameters such as 'ctx'. | 738 - 791 |
Avoid unused method parameters such as 'ctx'. | 793 - 816 |
Avoid unused method parameters such as 'ctx'. | 818 - 852 |
Avoid unused method parameters such as 'ctx'. | 854 - 882 |
Avoid unused method parameters such as 'ctx'. | 887 - 925 |
Avoid unused method parameters such as 'ctx'. | 927 - 1058 |
Avoid unused method parameters such as 'ctx'. | 1252 - 1286 |
Avoid unused method parameters such as 'ctx'. | 1350 - 1382 |
Avoid unused method parameters such as 'ctx'. | 1909 - 1943 |
org/apache/myfaces/buildtools/maven2/plugin/builder/unpack/AbstractDependencyMojo.java
Violation | Line |
---|---|
Avoid empty catch blocks | 296 - 300 |
org/apache/myfaces/buildtools/maven2/plugin/builder/utils/ConsoleLogSystem.java
Violation | Line |
---|---|
Avoid unnecessary return statements | 39 |
org/apache/myfaces/buildtools/maven2/plugin/builder/utils/MavenPluginConsoleLogSystem.java
Violation | Line |
---|---|
Avoid unnecessary return statements | 42 |