PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/sourceforge/jeuclid/testsuite/Servlet.java

ViolationLine
Document empty constructor53 - 54

net/sourceforge/jeuclid/testsuite/Servlet3.java

ViolationLine
Document empty constructor55 - 56

net/sourceforge/jeuclid/testsuite/TestSuiteProcessor.java

ViolationLine
Perhaps 'context' could be replaced by a local variable.57
Avoid instantiation through private constructors from outside of the constructor's class.60