PMD Results
The following document contains the results of PMD 6.4.0.
Files
de/dbload/DbloadContext.java
| Violation |
Priority |
Line |
| Avoid modifiers which are implied by the context |
3 |
33 |
| Avoid modifiers which are implied by the context |
3 |
40 |
de/dbload/JdbcTypeConverter.java
| Violation |
Priority |
Line |
| Avoid modifiers which are implied by the context |
3 |
40 |
| Avoid modifiers which are implied by the context |
3 |
56–57 |
de/dbload/csv/reader/ColumnTypeParser.java
| Violation |
Priority |
Line |
| Useless parentheses. |
4 |
83 |
| Useless parentheses. |
4 |
87 |
de/dbload/csv/reader/ResourceDataReader.java
| Violation |
Priority |
Line |
| Avoid empty catch blocks |
3 |
92–94 |
| Avoid empty catch blocks |
3 |
100–102 |
| Avoid empty catch blocks |
3 |
108–110 |
de/dbload/csv/reader/ResourceParser.java
| Violation |
Priority |
Line |
| Useless parentheses. |
4 |
88 |
| Useless parentheses. |
4 |
134 |
de/dbload/csv/reader/ResourceReaderCallback.java
| Violation |
Priority |
Line |
| Avoid modifiers which are implied by the context |
3 |
35 |
| Avoid modifiers which are implied by the context |
3 |
43 |
de/dbload/impl/DbloadFileInsert.java
| Violation |
Priority |
Line |
| Avoid empty catch blocks |
3 |
165–167 |
de/dbload/jdbc/DefaultJdbcTypeConverter.java
| Violation |
Priority |
Line |
| Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' |
4 |
134 |
| Useless parentheses. |
4 |
189 |
| Useless parentheses. |
4 |
191 |
| Useless parentheses. |
4 |
193 |
| Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' |
4 |
226 |
| Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' |
4 |
226 |
de/dbload/jdbc/JdbcUtils.java
| Violation |
Priority |
Line |
| Avoid empty catch blocks |
3 |
40–42 |
de/dbload/jdbc/SqlStatementBuilder.java
| Violation |
Priority |
Line |
| Avoid modifiers which are implied by the context |
3 |
31 |
de/dbload/jdbc/SqlStatementBuilderUtils.java
| Violation |
Priority |
Line |
| Avoid modifiers which are implied by the context |
3 |
107–109 |
| Avoid modifiers which are implied by the context |
3 |
108 |
de/dbload/meta/ColumnMetaData.java
| Violation |
Priority |
Line |
| Avoid modifiers which are implied by the context |
3 |
30–73 |
de/dbload/misc/NumberUtils.java
| Violation |
Priority |
Line |
| Useless parentheses. |
4 |
62 |