PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/freehost3270/client/DataTooLongException.java
| Violation |
Line |
| Avoid unused imports such as 'java.io.IOException' |
6 |
org/freehost3270/client/Host.java
| Violation |
Line |
| Avoid unused private fields such as 'isDefault'. |
39 |
org/freehost3270/client/RW3270Client.java
| Violation |
Line |
| These nested if statements could be combined |
922 - 923 |
org/freehost3270/client/RWTelnet.java
| Violation |
Line |
| Avoid unused imports such as 'javax.net.ssl.SSLSocket' |
38 |
org/freehost3270/client/RWTn3270StreamParser.java
| Violation |
Line |
| Avoid unused private fields such as 'display'. |
284 |
| Avoid unused private fields such as 'tn'. |
286 |
| Avoid unused method parameters such as 'summary'. |
1544 - 1768 |
| Avoid unused method parameters such as 'model'. |
1544 - 1768 |