PMD Results
The following document contains the results of PMD 3.9.
Files
org/apache/log4j/db/CustomSQLDBReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 197 - 199 |
Avoid empty catch blocks | 395 - 396 |
org/apache/log4j/db/DBHelper.java
Violation | Line |
---|
Avoid empty catch blocks | 53 - 56 |
Avoid empty catch blocks | 64 - 65 |
org/apache/log4j/db/DBReceiverJob.java
Violation | Line |
---|
Avoid empty catch blocks | 160 - 162 |
org/apache/log4j/db/dialect/Util.java
Violation | Line |
---|
Avoid empty catch blocks | 59 - 61 |
org/apache/log4j/net/JMSReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 243 - 245 |
Avoid empty catch blocks | 263 - 265 |
org/apache/log4j/net/JMSReceiverBeanInfo.java
Violation | Line |
---|
Avoid empty catch blocks | 47 - 48 |
org/apache/log4j/net/MulticastReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 246 - 248 |
org/apache/log4j/net/MulticastReceiverBeanInfo.java
Violation | Line |
---|
Avoid empty catch blocks | 45 - 46 |
org/apache/log4j/net/SocketHubReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 261 - 263 |
org/apache/log4j/net/SocketNode13.java
Violation | Line |
---|
Avoid empty if statements | 195 - 197 |
Avoid empty catch blocks | 220 - 222 |
org/apache/log4j/net/SocketReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 199 - 201 |
Avoid empty catch blocks | 213 - 215 |
org/apache/log4j/net/UDPAppender.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.log4j.xml.XMLLayout' | 23 |
org/apache/log4j/net/UDPReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 245 - 247 |
org/apache/log4j/net/XMLSocketNode.java
Violation | Line |
---|
Avoid empty catch blocks | 196 - 198 |
org/apache/log4j/net/XMLSocketReceiver.java
Violation | Line |
---|
Ensure you override both equals() and hashCode() | 115 |
Avoid empty catch blocks | 179 - 181 |
Avoid empty catch blocks | 193 - 195 |
org/apache/log4j/rewrite/MapRewritePolicy.java
Violation | Line |
---|
No need to import a type that lives in the same package | 23 |
org/apache/log4j/rewrite/PropertyRewritePolicy.java
Violation | Line |
---|
No need to import a type that lives in the same package | 20 |
org/apache/log4j/rewrite/ReflectionRewritePolicy.java
Violation | Line |
---|
No need to import a type that lives in the same package | 24 |
org/apache/log4j/varia/LogFilePatternReceiver.java
Violation | Line |
---|
These nested if statements could be combined | 451 - 453 |
These nested if statements could be combined | 493 - 495 |
org/apache/log4j/varia/LogFilePatternReceiverBeanInfo.java
Violation | Line |
---|
Avoid empty catch blocks | 45 - 46 |
org/apache/log4j/xml/LogFileXMLReceiver.java
Violation | Line |
---|
These nested if statements could be combined | 145 - 147 |