The following document contains the results of PMD
Violation | Line |
---|---|
An empty statement (semicolon) not part of a loop | 151 |
Violation | Line |
---|---|
These nested if statements could be combined | 73 - 75 |
Violation | Line |
---|---|
An empty statement (semicolon) not part of a loop | 311 |
An empty statement (semicolon) not part of a loop | 867 |
These nested if statements could be combined | 1013 - 1039 |
These nested if statements could be combined | 1141 - 1160 |
These nested if statements could be combined | 1262 - 1281 |
These nested if statements could be combined | 1401 - 1435 |
Violation | Line |
---|---|
These nested if statements could be combined | 443 - 445 |
These nested if statements could be combined | 452 - 454 |
Violation | Line |
---|---|
Avoid unused private fields such as 'log' | 42 |
Violation | Line |
---|---|
Avoid unused private fields such as 'log' | 37 |
Violation | Line |
---|---|
Avoid unused private fields such as 'log' | 36 |
Violation | Line |
---|---|
These nested if statements could be combined | 59 - 65 |
Violation | Line |
---|---|
Overriding method merely calls super | 50 - 52 |
Violation | Line |
---|---|
An empty statement (semicolon) not part of a loop | 59 |
Overriding method merely calls super | 102 - 105 |
Violation | Line |
---|---|
Do not use if statements that are always true or always false | 91 |
Violation | Line |
---|---|
Avoid empty catch blocks | 403 - 405 |
Violation | Line |
---|---|
An empty statement (semicolon) not part of a loop | 52 |
Violation | Line |
---|---|
An empty statement (semicolon) not part of a loop | 823 |
Violation | Line |
---|---|
Avoid unnecessary temporaries when converting primitives to Strings | 201 |
Violation | Line |
---|---|
Avoid unused local variables such as 'msgBundle' | 293 |
Violation | Line |
---|---|
Avoid unused private fields such as 'config' | 76 |
Violation | Line |
---|---|
Avoid unused local variables such as 'theRetToken' | 70 |
Avoid unused local variables such as '_token' | 74 |
Avoid unused local variables such as '_saveIndex' | 264 |
Avoid unused local variables such as '_saveIndex' | 329 |
Avoid unused local variables such as '_saveIndex' | 381 |
Avoid unused local variables such as '_saveIndex' | 449 |
Avoid unused local variables such as '_saveIndex' | 478 |
Avoid unused local variables such as '_saveIndex' | 559 |
Avoid unused local variables such as '_saveIndex' | 580 |
Avoid unused local variables such as '_saveIndex' | 601 |
Avoid unused local variables such as '_saveIndex' | 622 |
Avoid unused local variables such as '_saveIndex' | 643 |
Avoid unused local variables such as '_saveIndex' | 664 |
Avoid unused local variables such as '_saveIndex' | 810 |
Avoid unused local variables such as '_saveIndex' | 832 |
Avoid unused local variables such as '_saveIndex' | 854 |
Avoid unused local variables such as '_saveIndex' | 875 |
Avoid unused local variables such as '_saveIndex' | 896 |
Avoid unused local variables such as '_saveIndex' | 918 |
Violation | Line |
---|---|
These nested if statements could be combined | 104 - 106 |
These nested if statements could be combined | 110 - 112 |
An empty statement (semicolon) not part of a loop | 174 |
An empty statement (semicolon) not part of a loop | 177 |
Avoid instantiating Boolean objects; you can usually invoke Boolean.TRUE instead. | 429 |
Avoid instantiating Boolean objects; you can usually invoke Boolean.TRUE instead. | 443 |
Avoid instantiating Boolean objects; you can usually invoke Boolean.TRUE instead. | 445 |