The following document contains the results of PMD
Violation | Line |
---|---|
Each class should declare at least one constructor | 32 |
Violation | Line |
---|---|
Avoid unnecessary constructors - the compiler will generate these for you | 44 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 37 |
Violation | Line |
---|---|
Avoid unnecessary constructors - the compiler will generate these for you | 50 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 34 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 34 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 34 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 36 |
A method should have only one exit point, and that should be the last statement in the method | 54 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 25 |
Violation | Line |
---|---|
Avoid unnecessary constructors - the compiler will generate these for you | 53 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 36 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 10 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 31 |
Perhaps 'sponsorList' could be replaced by a local variable. | 35 |
Perhaps 'nextID' could be replaced by a local variable. | 40 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 41 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 22 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 36 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 35 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 32 |
Violation | Line |
---|---|
Avoid unnecessary constructors - the compiler will generate these for you | 46 |
Avoid empty catch blocks | 77 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 56 |
It is a good practice to call super() in a constructor | 64 |
Perhaps 'imagePath' could be replaced by a local variable. | 92 |
Perhaps 'thumbPath' could be replaced by a local variable. | 94 |
Avoid assigments in operands | 218 |
Avoid assigments in operands | 244 |
Avoid assigments in operands | 265 |
Violation | Line |
---|---|
Avoid unnecessary constructors - the compiler will generate these for you | 46 |