PMD Results
The following document contains the results of PMD 4.2.2.
Files
net/sourceforge/jeuclid/testsuite/Servlet.java
Violation | Line |
---|
Document empty constructor | 53 - 54 |
net/sourceforge/jeuclid/testsuite/Servlet3.java
Violation | Line |
---|
Document empty constructor | 55 - 56 |
net/sourceforge/jeuclid/testsuite/TestSuiteProcessor.java
Violation | Line |
---|
Perhaps 'context' could be replaced by a local variable. | 57 |
Avoid instantiation through private constructors from outside of the constructor's class. | 60 |