PMD Results
The following document contains the results of PMD 4.2.2.
Files
JDBC Support Utilities - org/kuali/db/jdbc/JDBCUtils.java
Violation | Line |
---|
Avoid empty catch blocks | 29 - 31 |
Avoid empty catch blocks | 40 - 42 |
Avoid empty catch blocks | 51 - 53 |
JDBC Support Utilities - org/kuali/db/jdbc/SQLExecutor.java
Violation | Line |
---|
These nested if statements could be combined | 336 - 338 |