PMD Results
The following document contains the results of PMD 4.3.
Files
ie/nuim/cs/pop/importers/JarImporter.java
Violation | Line |
---|
Too many static imports may lead to messy code | 23 - 509 |
jfp/qualitas/exceptions/ClassExceptionCounter.java
Violation | Line |
---|
Avoid unused method parameters such as 'access'. | 118 - 123 |
Avoid unused method parameters such as 'methodName'. | 118 - 123 |
jfp/qualitas/exceptions/HandlerCodeCategoriser.java
Violation | Line |
---|
Avoid unused method parameters such as 'mn'. | 184 - 190 |
jfp/qualitas/exceptions/MethodExceptionCounter.java
Violation | Line |
---|
Avoid unnecessary return statements | 71 |