PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/sourceforge/jeuclid/fop/JEuclidElementMapping.java

ViolationLine
Avoid instantiation through private constructors from outside of the constructor's class.62
Avoid instantiation through private constructors from outside of the constructor's class.63

net/sourceforge/jeuclid/fop/JEuclidXMLHandler.java

ViolationLine
Document empty constructor43 - 44

net/sourceforge/jeuclid/xmlgraphics/PreloaderMathML.java

ViolationLine
The class 'PreloaderMathML' has a Cyclomatic Complexity of 4 (Highest = 11).55 - 159
The method 'parseSource' has a Cyclomatic Complexity of 11.114 - 158