PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/myfaces/commons/util/ExternalContextUtils.java
Violation | Line |
---|---|
Unnecessary final modifier in final class | 52 - 71 |
Unnecessary final modifier in final class | 80 - 100 |
Unnecessary final modifier in final class | 109 - 148 |
These nested if statements could be combined | 117 - 144 |
Unnecessary final modifier in final class | 162 - 202 |
These nested if statements could be combined | 171 - 198 |
org/apache/myfaces/commons/util/MessageUtils.java
Violation | Line |
---|---|
Avoid empty catch blocks | 283 - 285 |
Avoid empty catch blocks | 299 - 301 |
Avoid empty catch blocks | 320 - 322 |
Avoid empty catch blocks | 333 - 335 |
Avoid empty catch blocks | 354 - 356 |
Avoid empty catch blocks | 370 - 372 |
Avoid empty catch blocks | 386 - 388 |
Avoid empty catch blocks | 408 - 410 |
Avoid empty catch blocks | 421 - 423 |
Avoid empty catch blocks | 519 - 521 |
Avoid empty catch blocks | 536 - 538 |