PMD Results
The following document contains the results of PMD
3.7.
Files
org/apache/xbean/command/CommandRegistry.java
Violation |
Line |
Avoid empty catch blocks |
66
- 68
|
org/apache/xbean/command/Help.java
Violation |
Line |
An empty statement (semicolon) not part of a loop |
31
|
org/apache/xbean/command/Lookup.java
Violation |
Line |
Avoid empty catch blocks |
44
- 45
|
org/apache/xbean/command/Version.java
Violation |
Line |
Avoid empty catch blocks |
37
- 38
|
org/apache/xbean/terminal/telnet/TelnetDaemon.java
Violation |
Line |
Avoid empty catch blocks |
80
- 81
|
Avoid empty catch blocks |
81
- 82
|
Avoid empty catch blocks |
86
- 87
|
Avoid empty catch blocks |
104
- 105
|
Avoid empty catch blocks |
105
- 106
|
org/apache/xbean/terminal/telnet/TelnetInputStream.java
Violation |
Line |
Avoid unused method parameters such as 's' |
193
- 195
|
Avoid unused method parameters such as 's' |
198
- 200
|
org/apache/xbean/terminal/telnet/TelnetPrintStream.java
Violation |
Line |
Avoid empty catch blocks |
92
- 93
|
org/apache/xbean/terminal/telnet/TelnetShell.java
Violation |
Line |
Avoid empty catch blocks |
62
- 64
|