PMD Results

The following document contains the results of PMD 4.3.

Files

org/treetank/service/xml/diff/DiffAxis.java

ViolationLine
Avoid unused constructor parameters such as 'pOldRtx'.47 - 49

org/treetank/service/xml/diff/StructuralDiff.java

ViolationLine
These nested if statements could be combined60 - 73

org/treetank/service/xml/serialize/StAXSerializer.java

ViolationLine
Too many static imports may lead to messy code28 - 583
Avoid unused imports such as 'java.io.IOException'36

org/treetank/service/xml/serialize/XMLSerializer.java

ViolationLine
Too many static imports may lead to messy code28 - 636

org/treetank/service/xml/xpath/operators/AbsObAxis.java

ViolationLine
Avoid unused method parameters such as 'mOperand'.152 - 175

org/treetank/service/xml/xpath/parser/XPathScanner.java

ViolationLine
These nested if statements could be combined454 - 457