PMD Results
The following document contains the results of PMD
4.2.2.
Files
com/ebay/carad/os/vitalsigns/listeners/EmailAlertListener.java
| Violation |
Line |
| Avoid empty catch blocks |
189
- 190
|
| These nested if statements could be combined |
205
- 207
|
com/ebay/carad/os/vitalsigns/listeners/UptimeReporter.java
| Violation |
Line |
| Avoid unused method parameters such as 'agent'. |
269
- 287
|
com/ebay/carad/os/vitalsigns/util/NanoHTTPD.java
| Violation |
Line |
| Avoid empty catch blocks |
191
- 192
|
| Avoid empty catch blocks |
319
|
| Avoid empty catch blocks |
350
|
| Avoid empty catch blocks |
478
|
| Avoid empty catch blocks |
504
|
| These nested if statements could be combined |
633
- 643
|
| Avoid empty catch blocks |
642
|
com/ebay/carad/os/vitalsigns/util/ReportUtil.java
| Violation |
Line |
| Avoid empty catch blocks |
52
- 55
|