PMD Results
The following document contains the results of PMD 3.9.
Files
migratool/access/Extractor.java
Violation | Line |
---|
Avoid unused private fields such as 'iniciou'. | 41 |
migratool/access/Insertor.java
Violation | Line |
---|
Avoid unused private fields such as 'iniciou'. | 38 |
Avoid unused private methods such as 'closeConnection(Connection)'. | 80 |
migratool/ora2pgsql/OracleGeometryParser.java
Violation | Line |
---|
These nested if statements could be combined | 190 - 199 |
These nested if statements could be combined | 191 - 198 |
Avoid empty if statements | 202 - 204 |