The following document contains the results of PMD 6.29.0.
| Rule | Violation | Line |
|---|---|---|
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 378–395 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 1296–1311 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 1346–1375 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 1421–1423 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 1476–1480 |
| Rule | Violation | Line |
|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 84 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 386 |
| Rule | Violation | Line |
|---|---|---|
| AbstractClassWithoutAbstractMethod | This abstract class does not have any abstract methods | 15–160 |
| Rule | Violation | Line |
|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 245 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 522 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 726 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 727 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 728 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 802 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 1045–1077 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 1939 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 1974 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 2002–2004 |
| Rule | Violation | Line |
|---|---|---|
| AbstractClassWithoutAbstractMethod | This abstract class does not have any abstract methods | 14–67 |
| Rule | Violation | Line |
|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 172 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 175 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 188 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 189 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 361 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 415 |
| Rule | Violation | Line |
|---|---|---|
| CloseResource | Ensure that resources like this InputStream object are closed after use | 215 |
| AssignmentInOperand | Avoid assignments in operands | 224 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 267–269 |
| CloseResource | Ensure that resources like this InputStream object are closed after use | 272 |
| Rule | Violation | Line |
|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 238 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 274 |
| Rule | Violation | Line |
|---|---|---|
| AbstractClassWithoutAbstractMethod | This abstract class does not have any abstract methods | 46–2156 |
| Rule | Violation | Line |
|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 185 |
| Rule | Violation | Line |
|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 36 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 378–395 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 1296–1311 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 1346–1375 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 1421–1423 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 1476–1480 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 84 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 386 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| AbstractClassWithoutAbstractMethod | This abstract class does not have any abstract methods | 3 | 15–160 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 245 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 522 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 726 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 727 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 728 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 802 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 1045–1077 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 1939 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 1974 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 2002–2004 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| AbstractClassWithoutAbstractMethod | This abstract class does not have any abstract methods | 3 | 14–67 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 172 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 175 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 188 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 189 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 361 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 415 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| CloseResource | Ensure that resources like this InputStream object are closed after use | 3 | 215 |
| AssignmentInOperand | Avoid assignments in operands | 3 | 224 |
| ForLoopCanBeForeach | This for loop can be replaced by a foreach loop | 3 | 267–269 |
| CloseResource | Ensure that resources like this InputStream object are closed after use | 3 | 272 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 238 |
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 274 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| AbstractClassWithoutAbstractMethod | This abstract class does not have any abstract methods | 3 | 46–2156 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 185 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| NullAssignment | Assigning an Object to null is a code smell. Consider refactoring. | 3 | 36 |