PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/freehost3270/application/ClientLauncher.java
| Violation |
Line |
| No need to import a type that lives in the same package |
34 |
org/freehost3270/application/EditHostFrame.java
| Violation |
Line |
| Avoid unused constructor parameters such as 'portNumber'. |
78 - 80 |
| Avoid unused constructor parameters such as 'owner'. |
78 - 80 |
| Avoid unused constructor parameters such as 'hostName'. |
78 - 80 |
| Avoid unused constructor parameters such as 'portNumber'. |
92 - 165 |
| Avoid unused constructor parameters such as 'hostName'. |
92 - 165 |