PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/commons/lang3/StringUtils.java

ViolationLine
Avoid unused private fields such as 'java6Pattern'.716

org/apache/commons/lang3/builder/HashCodeBuilder.java

ViolationLine
Ensure you override both equals() and hashCode()957