PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/turbine/Turbine.java

Violation Line
These nested if statements could be combined 504 - 507
Avoid empty catch blocks 918 - 921
Avoid empty catch blocks 928 - 931
Avoid empty catch blocks 954 - 957

org/apache/turbine/modules/ActionEvent.java

Violation Line
These nested if statements could be combined 228 - 232

org/apache/turbine/modules/actions/sessionvalidator/DefaultSessionValidator.java

Violation Line
These nested if statements could be combined 127 - 136

org/apache/turbine/modules/actions/sessionvalidator/TemplateSecureSessionValidator.java

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

org/apache/turbine/modules/actions/sessionvalidator/TemplateSessionValidator.java

Violation Line
These nested if statements could be combined 113 - 134

org/apache/turbine/modules/pages/JspPage.java

Violation Line
Avoid empty catch blocks 62 - 66

org/apache/turbine/modules/screens/TemplateScreen.java

Violation Line
Avoid empty catch blocks 144 - 147

org/apache/turbine/pipeline/CleanUpValve.java

Violation Line
Avoid empty catch blocks 91 - 95

org/apache/turbine/services/jsp/TurbineJspService.java

Violation Line
Avoid empty catch blocks 183 - 186

org/apache/turbine/services/jsp/util/JspNavigation.java

Violation Line
Avoid empty catch blocks 86 - 89

org/apache/turbine/services/jsp/util/JspScreenPlaceholder.java

Violation Line
Avoid empty catch blocks 91 - 94

org/apache/turbine/services/pull/TurbinePull.java

Violation Line
Avoid empty catch blocks 163 - 166

org/apache/turbine/services/pull/TurbinePullService.java

Violation Line
These nested if statements could be combined 411 - 415
These nested if statements could be combined 462 - 466

org/apache/turbine/services/servlet/TurbineServletService.java

Violation Line
Avoid empty catch blocks 116 - 119

org/apache/turbine/services/template/mapper/ClassMapper.java

Violation Line
Avoid empty catch blocks 151 - 154

org/apache/turbine/services/velocity/TurbineVelocityService.java

Violation Line
Avoid empty catch blocks 307 - 310
Avoid empty catch blocks 353 - 356
Avoid empty catch blocks 394 - 397

org/apache/turbine/util/BrowserDetector.java

Violation Line
Avoid empty catch blocks 209 - 212
Avoid empty catch blocks 228 - 231
Avoid empty catch blocks 260 - 263
These nested if statements could be combined 317 - 322
These nested if statements could be combined 354 - 365

org/apache/turbine/util/ObjectUtils.java

Violation Line
Avoid empty catch blocks 133 - 136
Avoid empty catch blocks 149 - 152

org/apache/turbine/util/template/TemplateInfo.java

Violation Line
Avoid empty catch blocks 118 - 123