The following document contains the results of PMD 4.1.
| Violation | Line |
|---|---|
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 128 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.io.InputStream' | 24 |
| Avoid unused imports such as 'java.io.InputStreamReader' | 25 |
| Method call on object which may be null | 71 - 79 |
| Method call on object which may be null | 81 - 85 |
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 105 |
| Violation | Line |
|---|---|
| Avoid instantiating Long objects.Call Long.valueOf() instead | 54 |
| Method call on object which may be null | 216 - 218 |
| Violation | Line |
|---|---|
| Avoid instantiating Long objects.Call Long.valueOf() instead | 108 |
| Avoid instantiating Long objects.Call Long.valueOf() instead | 110 |
| Avoid instantiating Long objects.Call Long.valueOf() instead | 114 |
| Avoid instantiating Long objects.Call Long.valueOf() instead | 116 |
| Avoid instantiating Long objects.Call Long.valueOf() instead | 118 |
| Avoid instantiating Long objects.Call Long.valueOf() instead | 120 |
| Avoid instantiating Long objects.Call Long.valueOf() instead | 125 |
| Avoid appending characters as strings in StringBuffer.append. | 134 |
| Violation | Line |
|---|---|
| Avoid instantiating Short objects. Call Short.valueOf() instead | 116 |
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 271 |
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 315 |
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 359 |
| Violation | Line |
|---|---|
| Consider replacing this Hashtable with the newer java.util.Map | 268 |
| Violation | Line |
|---|---|
| Consider replacing this Hashtable with the newer java.util.Map | 168 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.sourceforge.mbeanmonitoring.report.castor.types.MbeanDomainType' | 14 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.sourceforge.mbeanmonitoring.report.castor.types.MethodStatNameType' | 14 |