PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/myfaces/shared/util/ClassLoaderUtils.java
Violation | Line |
---|---|
Avoid empty catch blocks | 130 - 133 |
These nested if statements could be combined | 386 - 389 |
org/apache/myfaces/shared/util/ExternalContextUtils.java
Violation | Line |
---|---|
Unnecessary final modifier in final class | 57 - 75 |
Unnecessary final modifier in final class | 92 - 110 |
Unnecessary final modifier in final class | 119 - 158 |
These nested if statements could be combined | 127 - 154 |
Unnecessary final modifier in final class | 172 - 212 |
These nested if statements could be combined | 181 - 208 |
Unnecessary final modifier in final class | 508 - 511 |
Unnecessary final modifier in final class | 528 - 531 |
org/apache/myfaces/shared/util/MessageUtils.java
Violation | Line |
---|---|
Avoid empty catch blocks | 284 - 287 |
Avoid empty catch blocks | 302 - 305 |
Avoid empty catch blocks | 324 - 327 |
Avoid empty catch blocks | 338 - 341 |
Avoid empty catch blocks | 362 - 365 |
Avoid empty catch blocks | 380 - 383 |
Avoid empty catch blocks | 398 - 401 |
Avoid empty catch blocks | 421 - 424 |
Avoid empty catch blocks | 435 - 438 |
Avoid empty catch blocks | 539 - 542 |
Avoid empty catch blocks | 557 - 560 |