PMD Results
The following document contains the results of
PMD.
Files
net/sf/asterisk/fastagi/AGIConnectionHandler.java
Violation | Line |
---|
Avoid empty catch blocks |
139
|
net/sf/asterisk/fastagi/DefaultAGIServer.java
Violation | Line |
---|
Avoid empty catch blocks |
175
|
Avoid empty catch blocks |
187
|
Avoid empty catch blocks |
246
|
Avoid empty catch blocks |
263
|
net/sf/asterisk/fastagi/reply/impl/AGIReplyImpl.java
Violation | Line |
---|
Avoid empty catch blocks |
103
|
net/sf/asterisk/manager/AsteriskServer.java
Violation | Line |
---|
Ensure you override both equals() and hashCode() |
103
|
net/sf/asterisk/manager/ManagerConnection.java
Violation | Line |
---|
Avoid unused imports such as 'ManagerEvent' |
23
|
net/sf/asterisk/manager/MultiAsterisksManager.java
Violation | Line |
---|
Avoid empty synchronized blocks |
350
|