PMD Results
The following document contains the results of PMD 6.4.0.
Files
org/apache/logging/log4j/core/appender/db/jpa/converter/InstantAttributeConverter.java
Violation | Priority | Line |
---|---|---|
Avoid unused private fields such as 'LOGGER'. | 3 | 33 |
org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.java
Violation | Priority | Line |
---|---|---|
Avoid empty catch blocks | 3 | 71–73 |