PMD Results
The following document contains the results of PMD 5.2.3.
Files
com/ljs/ootp/extract/html/loader/DiskCachingLoader.java
Violation | Line |
---|---|
Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block | 91 |
com/ljs/ootp/extract/html/loader/JsoupLoader.java
Violation | Line |
---|---|
Each class should declare at least one constructor | 10–17 |
com/ljs/ootp/extract/html/ootp6/rating/TwoToEight.java
Violation | Line |
---|---|
Useless parentheses. | 19 |
com/ljs/ootp/extract/html/rating/IntegerScale.java
Violation | Line |
---|---|
Each class should declare at least one constructor | 7–21 |
com/ljs/ootp/extract/html/rating/Rating.java
Violation | Line |
---|---|
System.out.println is used | 41 |