PMD Results
The following document contains the results of PMD
4.2.2.
Files
org/yajul/io/HexDumpOutputStream.java
Violation |
Line |
Avoid empty catch blocks |
83
- 85
|
org/yajul/io/WriterOutputStream.java
Violation |
Line |
Overriding method merely calls super |
88
- 90
|
org/yajul/jms/Endpoint.java
Violation |
Line |
Avoid importing anything from the package 'java.lang' |
9
|
org/yajul/jms/JmsHelper.java
Violation |
Line |
Avoid empty catch blocks |
25
- 26
|
Avoid empty catch blocks |
32
- 33
|
Avoid empty catch blocks |
39
- 40
|
Avoid empty catch blocks |
56
- 57
|
Avoid empty catch blocks |
64
- 65
|
Avoid empty catch blocks |
71
- 72
|
Avoid empty catch blocks |
78
- 79
|
org/yajul/log/JuliToLog4jHandler.java
Violation |
Line |
These nested if statements could be combined |
42
- 47
|
Avoid empty catch blocks |
50
- 52
|
org/yajul/util/FieldPrinter.java
Violation |
Line |
Avoid empty catch blocks |
177
- 178
|
org/yajul/util/ReflectionUtil.java
Violation |
Line |
Avoid empty catch blocks |
70
- 71
|
Avoid empty catch blocks |
72
- 73
|