The following document contains the results of PMD 4.3.
Violation | Line |
---|---|
These nested if statements could be combined | 251 - 254 |
Violation | Line |
---|---|
These nested if statements could be combined | 344 - 347 |
Violation | Line |
---|---|
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 97 |
Violation | Line |
---|---|
These nested if statements could be combined | 91 - 92 |
Violation | Line |
---|---|
Avoid using java.lang.ThreadGroup; it is not thread safe | 72 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 78 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 91 |
Avoid empty catch blocks | 94 - 97 |
Violation | Line |
---|---|
Avoid using java.lang.ThreadGroup; it is not thread safe | 75 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 81 |
Violation | Line |
---|---|
Avoid using java.lang.ThreadGroup; it is not thread safe | 78 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 84 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 105 |
Avoid empty catch blocks | 107 - 110 |
Violation | Line |
---|---|
These nested if statements could be combined | 266 - 270 |
Violation | Line |
---|---|
Avoid empty while statements | 121 |
Violation | Line |
---|---|
These nested if statements could be combined | 97 - 103 |
Violation | Line |
---|---|
Avoid duplicate imports such as 'java.util.Arrays' | 26 |
Avoid duplicate imports such as 'java.util.Collection' | 27 |
Avoid duplicate imports such as 'java.util.Arrays' | 29 |
Avoid duplicate imports such as 'java.util.Collection' | 30 |
Avoid duplicate imports such as 'java.util.Arrays' | 32 |
Avoid duplicate imports such as 'java.util.Collection' | 33 |
Violation | Line |
---|---|
These nested if statements could be combined | 73 - 76 |
Violation | Line |
---|---|
These nested if statements could be combined | 93 - 95 |
Violation | Line |
---|---|
Avoid unused imports such as 'oracle.sql.BLOB' | 23 |
Violation | Line |
---|---|
Avoid unused imports such as 'java.sql.Connection' | 25 |
Violation | Line |
---|---|
Avoid empty catch blocks | 119 - 125 |
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 360 |
Violation | Line |
---|---|
Avoid unused private fields such as 'BAD_ENCODING'. | 124 |
Avoid unused local variables such as 'ib'. | 154 |
Avoid empty while statements | 156 - 157 |
Avoid unused private methods such as 'encode3to4(byte)'. | 179 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 304 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 306 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 575 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 576 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 1016 |
Violation | Line |
---|---|
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. | 422 |
Violation | Line |
---|---|
Avoid unused imports such as 'org.dbunit.DatabaseUnitRuntimeException' | 25 |
Violation | Line |
---|---|
These nested if statements could be combined | 619 - 620 |
These nested if statements could be combined | 636 - 637 |
Violation | Line |
---|---|
Do not use if statements that are always true or always false | 345 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 539 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 550 |
Avoid unused private methods such as 'replace(String,String,String)'. | 703 |