The following document contains the results of PMD 4.2.5.
Violation | Line |
---|---|
It is somewhat confusing to have a field name with the same name as a method | 42 |
It is somewhat confusing to have a field name with the same name as a method | 42 |
It is somewhat confusing to have a field name with the same name as a method | 42 |
It is somewhat confusing to have a field name with the same name as a method | 42 |
It is somewhat confusing to have a field name with the same name as a method | 42 |
It is somewhat confusing to have a field name with the same name as a method | 42 |
It is somewhat confusing to have a field name with the same name as a method | 45 |
Overridable method 'setName' called during object construction | 61 |
The user-supplied array 'binaryValue' is stored directly. | 248 |
clone() method should throw CloneNotSupportedException | 293 - 299 |
Avoid throwing raw exception types. | 297 |
Violation | Line |
---|---|
A method/constructor shouldn't explicitly throw java.lang.Exception | 46 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 50 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 54 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 58 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 62 |
Overridable method 'setMetaElements' called during object construction | 97 |
Use equals() to compare object references. | 111 |
clone() method should throw CloneNotSupportedException | 205 - 207 |
Violation | Line |
---|---|
It is a good practice to call super() in a constructor | 20 - 21 |
Violation | Line |
---|---|
A method/constructor shouldn't explicitly throw java.lang.Exception | 52 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 56 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 60 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 64 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 68 |
Overridable method 'setProfiles' called during object construction | 85 |
Use equals() to compare object references. | 99 |
Violation | Line |
---|---|
It is a good practice to call super() in a constructor | 43 - 45 |
Overridable method 'setValidatorResolver' called during object construction | 44 |
Overridable method 'setValidatorResolver' called during object construction | 55 |
clone() method should throw CloneNotSupportedException | 229 - 231 |