PMD Results
The following document contains the results of PMD
4.2.2.
Files
org/simject/jaxb/ObjectFactory.java
| Violation |
Line |
| Document empty constructor |
36
- 37
|
org/simject/jaxb/Property.java
| Violation |
Line |
| Parameter 'value' is not assigned and could be declared final |
64
|
| Parameter 'value' is not assigned and could be declared final |
88
|
org/simject/jaxb/Resource.java
| Violation |
Line |
| Parameter 'value' is not assigned and could be declared final |
104
|
| Parameter 'value' is not assigned and could be declared final |
128
|
| Parameter 'value' is not assigned and could be declared final |
152
|
org/simject/jaxb/Resources.java
| Violation |
Line |
| Parameter 'value' is not assigned and could be declared final |
109
|
org/simject/remoting/client/HttpClientProxy.java
| Violation |
Line |
| Local variable 'con' could be declared final |
129
|
org/simject/remoting/server/SimServerServlet.java
| Violation |
Line |
| Avoid unused imports such as 'java.lang.reflect.InvocationTargetException' |
24
|
| Avoid unused imports such as 'java.lang.reflect.InvocationTargetException' |
24
|