PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/log4j/receivers/db/CustomSQLDBReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 199 - 201 |
Avoid empty catch blocks | 397 - 398 |
org/apache/log4j/receivers/db/DBHelper.java
Violation | Line |
---|
Avoid empty catch blocks | 53 - 56 |
Avoid empty catch blocks | 64 - 65 |
org/apache/log4j/receivers/db/DBReceiverJob.java
Violation | Line |
---|
Avoid empty catch blocks | 158 - 160 |
org/apache/log4j/receivers/db/dialect/Util.java
Violation | Line |
---|
Avoid empty catch blocks | 60 - 62 |
org/apache/log4j/receivers/net/JMSReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 233 - 235 |
Avoid empty catch blocks | 253 - 255 |
org/apache/log4j/receivers/net/JMSReceiverBeanInfo.java
Violation | Line |
---|
Avoid empty catch blocks | 47 - 48 |
org/apache/log4j/receivers/net/MulticastReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 264 - 266 |
org/apache/log4j/receivers/net/MulticastReceiverBeanInfo.java
Violation | Line |
---|
Avoid empty catch blocks | 46 - 47 |
org/apache/log4j/receivers/net/SocketNode13.java
Violation | Line |
---|
Avoid empty if statements | 199 - 201 |
Avoid empty catch blocks | 224 - 226 |
org/apache/log4j/receivers/net/SocketReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 208 - 210 |
Avoid empty catch blocks | 222 - 224 |
org/apache/log4j/receivers/net/UDPReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 272 - 274 |
org/apache/log4j/receivers/net/XMLSocketNode.java
Violation | Line |
---|
Avoid empty catch blocks | 199 - 201 |
org/apache/log4j/receivers/net/XMLSocketReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 222 - 224 |
Avoid empty catch blocks | 236 - 238 |
org/apache/log4j/receivers/varia/LogFilePatternReceiver.java
Violation | Line |
---|
Avoid empty catch blocks | 202 - 204 |
These nested if statements could be combined | 492 - 494 |
These nested if statements could be combined | 512 - 514 |
These nested if statements could be combined | 530 - 532 |
These nested if statements could be combined | 548 - 550 |
Avoid unnecessary temporaries when converting primitives to Strings | 660 |
Avoid unnecessary temporaries when converting primitives to Strings | 681 |
These nested if statements could be combined | 897 - 902 |
org/apache/log4j/receivers/varia/LogFilePatternReceiverBeanInfo.java
Violation | Line |
---|
Avoid empty catch blocks | 48 - 49 |
org/apache/log4j/receivers/xml/LogFileXMLReceiver.java
Violation | Line |
---|
These nested if statements could be combined | 149 - 151 |