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 503 - 506
Avoid empty catch blocks 913 - 916
Avoid empty catch blocks 923 - 926
Avoid empty catch blocks 949 - 952

org/apache/turbine/modules/ActionEvent.java

Violation Line
These nested if statements could be combined 246 - 250

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

Violation Line
These nested if statements could be combined 128 - 137

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 115 - 136

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

Violation Line
Avoid empty catch blocks 59 - 63
Avoid empty catch blocks 82 - 86

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

Violation Line
Avoid empty catch blocks 221 - 224

org/apache/turbine/pipeline/CleanUpValve.java

Violation Line
Avoid empty catch blocks 91 - 95

org/apache/turbine/pipeline/DefaultACLCreationValve.java

Violation Line
Avoid unused imports such as 'org.apache.turbine.util.RunData' 32

org/apache/turbine/pipeline/DefaultSessionValidationValve.java

Violation Line
Avoid unused imports such as 'org.apache.turbine.util.RunData' 32

org/apache/turbine/pipeline/TurbinePipeline.java

Violation Line
Avoid unused imports such as 'org.apache.turbine.util.RunData' 27

org/apache/turbine/services/jsonrpc/JSONProcessor.java

Violation Line
Avoid unused imports such as 'java.text.ParseException' 4

org/apache/turbine/services/jsonrpc/TurbineJsonRpcService.java

Violation Line
Avoid unused private fields such as 'DEBUG'. 52

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

Violation Line
Avoid empty catch blocks 216 - 219

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 162 - 165

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

Violation Line
These nested if statements could be combined 409 - 413
These nested if statements could be combined 459 - 463

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 337 - 340
Avoid empty catch blocks 382 - 385
Avoid empty catch blocks 422 - 425

org/apache/turbine/util/BrowserDetector.java

Violation Line
Avoid empty catch blocks 203 - 206
Avoid empty catch blocks 222 - 225
Avoid empty catch blocks 254 - 257
These nested if statements could be combined 311 - 316
These nested if statements could be combined 348 - 359

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 116 - 121