The following document contains the results of PMD 4.2.2.
| Violation | Line |
|---|---|
| Avoid unused imports such as 'entagged.audioformats.exceptions.CannotWriteException' | 23 |
| Violation | Line |
|---|---|
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 102 |
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 264 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 224 - 226 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 154 - 156 |
| Ensure you override both equals() and hashCode() | 229 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 90 - 94 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 267 - 271 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.io.File' | 21 |
| Violation | Line |
|---|---|
| Avoid empty if statements | 81 - 85 |
| Violation | Line |
|---|---|
| Ensure you override both equals() and hashCode() | 152 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'reader'. | 20 |
| Avoid unused constructor parameters such as 'HtmlParser'. | 27 - 30 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.StringTokenizer' | 7 |
| Avoid unused private fields such as 'YY_ILLEGAL_STATE'. | 105 |
| Avoid unused private fields such as 'yyline'. | 157 |
| Avoid unused private fields such as 'yychar'. | 160 |
| Avoid unused private fields such as 'yycolumn'. | 166 |
| Avoid unused private fields such as 'yy_atBOL'. | 171 |
| Avoid unused private fields such as 'text'. | 182 |
| Avoid unused private fields such as 'attr'. | 183 |
| Avoid unused private fields such as 'comment'. | 184 |
| Avoid unused private fields such as 'pi'. | 185 |
| Avoid unused private fields such as 'cdata'. | 186 |
| Avoid unused private fields such as 'script'. | 187 |
| Avoid unused private fields such as 'doctype'. | 188 |
| Avoid unused private fields such as 'first'. | 206 |
| Avoid unused private fields such as 'last'. | 207 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'savedLexer'. | 360 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'reader'. | 20 |
| Avoid unused constructor parameters such as 'HtmlParser'. | 27 - 30 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'lexer'. | 41 |
| Avoid unused private fields such as 'reader'. | 44 |
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 105 |
| Avoid empty catch blocks | 188 - 190 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'YY_ILLEGAL_STATE'. | 83 |
| Avoid unused private fields such as 'yyline'. | 133 |
| Avoid unused private fields such as 'yychar'. | 136 |
| Avoid unused private fields such as 'yycolumn'. | 142 |
| Avoid unused private fields such as 'yy_atBOL'. | 147 |
| Avoid unused private fields such as 'first'. | 186 |
| Avoid unused private fields such as 'last'. | 187 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'YY_ILLEGAL_STATE'. | 82 |
| Avoid unused private fields such as 'yyline'. | 132 |
| Avoid unused private fields such as 'yychar'. | 135 |
| Avoid unused private fields such as 'yycolumn'. | 141 |
| Avoid unused private fields such as 'yy_atBOL'. | 146 |
| Avoid unused private fields such as 'first'. | 185 |
| Avoid unused private fields such as 'last'. | 186 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 97 - 106 |
| Violation | Line |
|---|---|
| Unnecessary final modifier in final class | 57 - 65 |
| Violation | Line |
|---|---|
| Avoid unnecessary return statements | 344 |
| Violation | Line |
|---|---|
| This for loop could be simplified to a while loop | 69 - 71 |
| Violation | Line |
|---|---|
| This for loop could be simplified to a while loop | 70 - 72 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 228 - 231 |
| Violation | Line |
|---|---|
| Unnecessary final modifier in final class | 123 - 137 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 404 - 407 |
| These nested if statements could be combined | 522 - 525 |
| These nested if statements could be combined | 676 - 679 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.concurrent.CopyOnWriteArrayList' | 26 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 91 - 98 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 110 - 112 |
| Violation | Line |
|---|---|
| This for loop could be simplified to a while loop | 137 - 155 |
| Unnecessary final modifier in final class | 406 - 413 |
| Violation | Line |
|---|---|
| Unnecessary final modifier in final class | 386 - 388 |
| Avoid unused private methods such as 'getTableName(CategoryEnum)'. | 386 |
| Violation | Line |
|---|---|
| This for loop could be simplified to a while loop | 75 - 77 |
| Violation | Line |
|---|---|
| Avoid importing anything from the package 'java.lang' | 6 |
| Avoid unused imports such as 'java.lang.String' | 6 |
| Avoid unused imports such as 'android.os.RemoteException' | 7 |
| Avoid unused imports such as 'android.os.IInterface' | 9 |
| Avoid unused imports such as 'android.os.Binder' | 10 |
| Avoid unused imports such as 'android.os.Parcel' | 11 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 84 - 87 |
| Unnecessary final modifier in final class | 248 - 250 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 220 - 222 |
| Avoid empty catch blocks | 348 - 350 |
| Violation | Line |
|---|---|
| Unnecessary final modifier in final class | 129 - 144 |
| Violation | Line |
|---|---|
| Unnecessary final modifier in final class | 57 - 59 |