The following document contains the results of PMD 4.2.2.
| Violation | Line |
|---|---|
| Unnecessary final modifier in final class | 82 - 105 |
| Unnecessary final modifier in final class | 107 - 131 |
| Unnecessary final modifier in final class | 133 - 149 |
| Unnecessary final modifier in final class | 151 - 165 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.Collection' | 21 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.regex.Pattern' | 22 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.logging.Logger' | 20 |
| Violation | Line |
|---|---|
| Avoid duplicate imports such as 'org.apache.xbean.recipe.RecipeHelper.getTypeParameters' | 19 |
| Avoid empty catch blocks | 126 - 127 |
| Avoid empty catch blocks | 131 - 132 |
| Avoid empty catch blocks | 411 - 412 |
| Violation | Line |
|---|---|
| Avoid empty while statements | 207 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 125 - 126 |
| Avoid empty catch blocks | 174 - 175 |
| Avoid empty catch blocks | 207 - 208 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.Dictionary' | 23 |
| Avoid unused imports such as 'java.util.Map' | 27 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.Collection' | 21 |
| Violation | Line |
|---|---|
| Avoid unused local variables such as 'typeClass'. | 266 |
| Avoid empty catch blocks | 546 - 547 |
| Ensure you override both equals() and hashCode() | 703 |
| Ensure you override both equals() and hashCode() | 717 |
| Ensure you override both equals() and hashCode() | 730 |
| Ensure you override both equals() and hashCode() | 743 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.Map' | 21 |
| Violation | Line |
|---|---|
| No need to import a type that lives in the same package | 24 |
| No need to import a type that lives in the same package | 25 |
| No need to import a type that lives in the same package | 26 |
| No need to import a type that lives in the same package | 27 |
| No need to import a type that lives in the same package | 28 |
| No need to import a type that lives in the same package | 29 |
| Avoid unused local variables such as 'object'. | 73 |
| Avoid unused local variables such as 'object'. | 78 |