The following document contains the results of PMD 4.2.2.
| Violation | Line |
|---|---|
| An empty statement (semicolon) not part of a loop | 154 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 76 - 78 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.xml.sax.InputSource' | 57 |
| Avoid unused imports such as 'java.net.URLConnection' | 75 |
| An empty statement (semicolon) not part of a loop | 317 |
| An empty statement (semicolon) not part of a loop | 854 |
| These nested if statements could be combined | 1000 - 1026 |
| These nested if statements could be combined | 1148 - 1174 |
| These nested if statements could be combined | 1295 - 1321 |
| These nested if statements could be combined | 1456 - 1490 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 455 - 457 |
| These nested if statements could be combined | 464 - 466 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'log'. | 47 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'log'. | 42 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'log'. | 41 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 64 - 70 |
| Violation | Line |
|---|---|
| Overriding method merely calls super | 53 - 55 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 297 - 307 |
| Violation | Line |
|---|---|
| An empty statement (semicolon) not part of a loop | 62 |
| Overriding method merely calls super | 105 - 108 |
| Violation | Line |
|---|---|
| Do not use if statements that are always true or always false | 94 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 413 - 415 |
| Violation | Line |
|---|---|
| An empty statement (semicolon) not part of a loop | 55 |
| Violation | Line |
|---|---|
| Avoid empty if statements | 244 - 250 |
| Avoid unused local variables such as 'messageKey'. | 397 |
| These nested if statements could be combined | 448 - 450 |
| Violation | Line |
|---|---|
| An empty statement (semicolon) not part of a loop | 887 |
| Violation | Line |
|---|---|
| Avoid unnecessary temporaries when converting primitives to Strings | 204 |
| Violation | Line |
|---|---|
| Avoid unused local variables such as 'msgBundle'. | 296 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'config'. | 79 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.Stack' | 26 |
| Avoid unused imports such as 'org.apache.commons.validator.util.ValidatorUtils' | 27 |
| Avoid unused imports such as 'antlr.ANTLRException' | 36 |
| Avoid unused imports such as 'antlr.CharScanner' | 39 |
| Avoid unused imports such as 'antlr.CommonToken' | 44 |
| Avoid unused imports such as 'antlr.MismatchedCharException' | 47 |
| Avoid unused imports such as 'antlr.SemanticException' | 52 |
| Avoid unused local variables such as 'theRetToken'. | 76 |
| Avoid unused local variables such as '_token'. | 79 |
| Avoid unused local variables such as '_saveIndex'. | 213 |
| Avoid unused local variables such as '_saveIndex'. | 259 |
| Avoid unused local variables such as '_saveIndex'. | 305 |
| Avoid unused local variables such as '_saveIndex'. | 345 |
| Avoid unused local variables such as '_saveIndex'. | 370 |
| Avoid unused local variables such as '_saveIndex'. | 432 |
| Avoid unused local variables such as '_saveIndex'. | 445 |
| Avoid unused local variables such as '_saveIndex'. | 458 |
| Avoid unused local variables such as '_saveIndex'. | 471 |
| Avoid unused local variables such as '_saveIndex'. | 484 |
| Avoid unused local variables such as '_saveIndex'. | 497 |
| Avoid unused local variables such as '_saveIndex'. | 579 |
| Avoid unused local variables such as '_saveIndex'. | 593 |
| Avoid unused local variables such as '_saveIndex'. | 607 |
| Avoid unused local variables such as '_saveIndex'. | 620 |
| Avoid unused local variables such as '_saveIndex'. | 633 |
| Avoid unused local variables such as '_saveIndex'. | 647 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'antlr.TokenStreamIOException' | 32 |
| Avoid unused imports such as 'antlr.ANTLRException' | 33 |
| Avoid unused imports such as 'antlr.LLkParser' | 34 |
| Avoid unused imports such as 'antlr.MismatchedTokenException' | 39 |
| Avoid unused imports such as 'antlr.SemanticException' | 40 |
| These nested if statements could be combined | 72 - 74 |
| These nested if statements could be combined | 77 - 79 |
| Avoid empty catch blocks | 133 |
| An empty statement (semicolon) not part of a loop | 133 |
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 406 |
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 421 |
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 423 |