PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/shale/clay/config/beans/ComponentConfigBean.java
Violation | Line |
---|
These nested if statements could be combined | 480 - 482 |
Avoid empty catch blocks | 994 - 996 |
org/apache/shale/clay/config/beans/ConfigDefinitionsWatchdogFilter.java
Violation | Line |
---|
An empty statement (semicolon) not part of a loop | 195 |
org/apache/shale/clay/config/beans/TemplateConfigBean.java
Violation | Line |
---|
Avoid empty catch blocks | 156 - 158 |
These nested if statements could be combined | 253 - 255 |
These nested if statements could be combined | 356 - 358 |
org/apache/shale/clay/config/ClayXmlParser.java
Violation | Line |
---|
These nested if statements could be combined | 160 - 162 |
org/apache/shale/clay/parser/AttributeTokenizer.java
Violation | Line |
---|
These nested if statements could be combined | 319 - 324 |
org/apache/shale/clay/parser/Parser.java
Violation | Line |
---|
These nested if statements could be combined | 470 - 480 |
These nested if statements could be combined | 471 - 479 |
org/apache/shale/clay/taglib/ClayTagValidator.java
Violation | Line |
---|
These nested if statements could be combined | 117 - 124 |