The following document contains the results of PMD 4.2.5.
Violation | Line |
---|---|
Avoid throwing raw exception types. | 43 |
Violation | Line |
---|---|
All classes and interfaces must belong to a named package | 26 - 308 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 61 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 90 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 94 |
The String literal "\\s+" appears 9 times in this file; the first occurrence is on line 120 | 120 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 135 |
System.out.print is used | 161 |
System.out.print is used | 163 |
System.out.print is used | 182 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 185 |
The String literal "passed" appears 5 times in this file; the first occurrence is on line 236 | 236 |
Violation | Line |
---|---|
All classes and interfaces must belong to a named package | 31 - 325 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 70 |
System.out.print is used | 123 |
Avoid printStackTrace(); use a logger call instead. | 124 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 131 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 178 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 191 |
System.out.print is used | 242 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 249 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 302 |
Violation | Line |
---|---|
All classes and interfaces must belong to a named package | 34 - 433 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 99 |
All classes and interfaces must belong to a named package | 178 - 287 |
Avoid throwing raw exception types. | 267 |
Avoid throwing raw exception types. | 270 |
Avoid throwing raw exception types. | 299 |
A catch statement that catches an exception only to rethrow it should be avoided. | 307 - 309 |
Avoid throwing raw exception types. | 369 |
Avoid throwing raw exception types. | 375 |
Violation | Line |
---|---|
All classes and interfaces must belong to a named package | 7 - 20 |
System.out.print is used | 13 |
System.out.print is used | 14 |
System.out.print is used | 15 |
System.out.print is used | 18 |
Violation | Line |
---|---|
All classes and interfaces must belong to a named package | 29 - 200 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 67 |
All classes and interfaces must belong to a named package | 140 - 199 |
Avoid throwing raw exception types. | 168 |
Avoid printStackTrace(); use a logger call instead. | 195 |
Violation | Line |
---|---|
All classes and interfaces must belong to a named package | 22 - 129 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 34 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 64 |
All classes and interfaces must belong to a named package | 78 - 128 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 87 |
Avoid empty while statements | 92 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 99 |
Avoid printStackTrace(); use a logger call instead. | 124 |