The following document contains the results of PMD 4.2.2.
Violation | Line |
---|---|
Avoid unused private fields such as 'mark'. | 46 |
An empty statement (semicolon) not part of a loop | 202 |
Violation | Line |
---|---|
Overriding method merely calls super | 43 - 45 |
Violation | Line |
---|---|
Avoid empty catch blocks | 77 - 79 |
Avoid empty catch blocks | 79 - 81 |
Avoid empty catch blocks | 96 - 98 |
Avoid empty catch blocks | 98 - 100 |
Violation | Line |
---|---|
Avoid unused constructor parameters such as 'indent'. | 155 - 159 |
An empty statement (semicolon) not part of a loop | 235 |
An empty statement (semicolon) not part of a loop | 302 |
Violation | Line |
---|---|
Do not use if statements that are always true or always false | 116 |
Do not use if statements that are always true or always false | 125 |
Violation | Line |
---|---|
These nested if statements could be combined | 83 - 84 |
Avoid unnecessary return statements | 213 |
Avoid unnecessary return statements | 238 |
Violation | Line |
---|---|
Avoid unnecessary return statements | 190 |
Violation | Line |
---|---|
Do not use if statements that are always true or always false | 45 |
Violation | Line |
---|---|
Avoid unused private methods such as 'recomputeCurves(int)'. | 320 |
Avoid empty if statements | 399 |
An empty statement (semicolon) not part of a loop | 399 |
Violation | Line |
---|---|
Do not use if statements that are always true or always false | 142 |
Violation | Line |
---|---|
Avoid unused method parameters such as 'pathHint'. | 51 - 80 |
Violation | Line |
---|---|
Avoid unused constructor parameters such as 'txt'. | 140 - 144 |
Violation | Line |
---|---|
Avoid unused private methods such as 'interpolateHSB(Color,Color,double)'. | 191 - 192 |
Violation | Line |
---|---|
Overriding method merely calls super | 119 - 121 |
Overriding method merely calls super | 125 - 127 |
Overriding method merely calls super | 137 - 139 |
Violation | Line |
---|---|
Avoid unused method parameters such as 'c'. | 54 - 56 |
Avoid unused method parameters such as 'millis'. | 54 - 56 |
An empty statement (semicolon) not part of a loop | 55 |
Violation | Line |
---|---|
Avoid unused constructor parameters such as 'context'. | 42 - 45 |
Violation | Line |
---|---|
Overriding method merely calls super | 295 - 297 |
Violation | Line |
---|---|
Do not use if statements that are always true or always false | 200 |
Violation | Line |
---|---|
Avoid unused private methods such as 'getExponentialInstance()'. | 64 |
Violation | Line |
---|---|
Unnecessary final modifier in final class | 31 - 33 |
Unnecessary final modifier in final class | 35 - 40 |
Unnecessary final modifier in final class | 51 - 63 |
Unnecessary final modifier in final class | 81 - 154 |
Unnecessary final modifier in final class | 167 - 179 |
Unnecessary final modifier in final class | 181 - 188 |
Unnecessary final modifier in final class | 190 - 195 |
Unnecessary final modifier in final class | 197 - 199 |
Unnecessary final modifier in final class | 204 - 207 |
Unnecessary final modifier in final class | 209 - 216 |
Unnecessary final modifier in final class | 218 - 220 |
Unnecessary final modifier in final class | 222 - 224 |
Unnecessary final modifier in final class | 226 - 231 |