The following document contains the results of PMD 4.2.5.
Violation | Line |
---|---|
Avoid unused imports such as 'java.io.FileNotFoundException' | 13 |
Avoid unused imports such as 'java.util.LinkedList' | 19 |
Avoid unused local variables such as 'tMap'. | 126 |
Avoid unused local variables such as 'con'. | 127 |
Avoid unused local variables such as 'url'. | 128 |
Avoid unused local variables such as 'count'. | 131 |
Violation | Line |
---|---|
These nested if statements could be combined | 310 |
Violation | Line |
---|---|
Overriding method merely calls super | 398 - 401 |
Violation | Line |
---|---|
Avoid unused constructor parameters such as 'outStream'. | 92 - 103 |
Violation | Line |
---|---|
These nested if statements could be combined | 153 |
Violation | Line |
---|---|
Avoid unused private fields such as 'mother'. | 201 |
Avoid empty catch blocks | 390 - 392 |
Violation | Line |
---|---|
Overriding method merely calls super | 291 - 294 |
Violation | Line |
---|---|
Avoid unused constructor parameters such as 'rowData'. | 66 - 72 |
Avoid unused constructor parameters such as 'rowData'. | 95 - 98 |
Avoid unused constructor parameters such as 'searchCapability'. | 95 - 98 |
Avoid unused constructor parameters such as 'columnNames'. | 95 - 98 |
Violation | Line |
---|---|
Avoid unused private fields such as 'mNodeCount'. | 108 |
Avoid unused private methods such as 'getIterator(CharSequence,CharSequence)'. | 169 |
These nested if statements could be combined | 958 - 961 |
These nested if statements could be combined | 1085 - 1086 |
Avoid unused method parameters such as 'throwException'. | 1697 - 1706 |