PMD Results

The following document contains the results of PMD 4.2.5.

Files

JDBC Support Utilities - org/kuali/db/JDBCUtils.java

ViolationLine
Avoid empty catch blocks137 - 139
Avoid empty catch blocks148 - 150
Avoid empty catch blocks159 - 161
Avoid empty catch blocks170 - 172

JDBC Support Utilities - org/kuali/db/SQLExecutor.java

ViolationLine
These nested if statements could be combined325 - 327

Torque Generator - org/apache/torque/engine/database/model/Column.java

ViolationLine
These nested if statements could be combined958 - 960
These nested if statements could be combined966 - 968

Torque Generator - org/apache/torque/engine/database/model/ConstraintNameGenerator.java

ViolationLine
Avoid empty catch blocks75 - 77

Torque Generator - org/apache/torque/engine/database/model/Table.java

ViolationLine
Avoid empty if statements811 - 816
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.901
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.905

Torque Generator - org/apache/torque/engine/database/transform/XmlToData.java

ViolationLine
Avoid empty if statements104 - 106

Torque Generator - org/apache/torque/task/TorqueSQLExec.java

ViolationLine
Avoid empty catch blocks519 - 521
Avoid empty catch blocks528 - 530
Avoid empty catch blocks541 - 542

Torque Generator - org/apache/torque/task/TorqueXMLWithDesc.java

ViolationLine
These nested if statements could be combined91 - 103

Torque Generator - org/kuali/core/db/torque/FilteredPropertyCopier.java

ViolationLine
No need to import a type that lives in the same package8

Torque Generator - org/kuali/core/db/torque/KualiXmlToAppData.java

ViolationLine
Avoid empty if statements269 - 271
Avoid empty if statements271 - 273