PMD Results
The following document contains the results of PMD
Files
net/sourceforge/networktools/core/portscanner/PortScanner.java
Violation | Line |
---|
Avoid empty catch blocks | 59 |
net/sourceforge/networktools/core/portscanner/ScanJobPool.java
Violation | Line |
---|
Avoid empty catch blocks | 212 |
net/sourceforge/networktools/core/portscanner/ScanJobThread.java
Violation | Line |
---|
Avoid empty catch blocks | 35 |
Avoid empty catch blocks | 41 |
net/sourceforge/networktools/core/telnet/Telnet.java
Violation | Line |
---|
These nested if statements could be combined | 84 |
net/sourceforge/networktools/core/telnet/TelnetConnection.java
Violation | Line |
---|
Avoid empty catch blocks | 44 |
Avoid empty catch blocks | 71 |
net/sourceforge/networktools/core/telnet/TelnetListener.java
Violation | Line |
---|
Avoid empty catch blocks | 65 |
net/sourceforge/networktools/core/telnet/TelnetPanel.java
Violation | Line |
---|
Avoid empty catch blocks | 397 |
Avoid empty catch blocks | 410 |
Avoid empty catch blocks | 426 |
Avoid empty catch blocks | 445 |
Avoid empty catch blocks | 487 |
Avoid empty catch blocks | 555 |
net/sourceforge/networktools/proportionlayout/ProportionLinePart.java
Violation | Line |
---|
Avoid unused private fields such as 'iPadX' | 63 |