PMD Results

The following document contains the results of PMD 3.9.

Files

com/stephenduncanjr/easymock/EasyMockPropertyUtils.java

ViolationLine
The String literal "unused" appears 7 times in this file; the first occurrence is on line 6464

com/stephenduncanjr/easymock/matcher/BeanProperty.java

ViolationLine
Avoid appending characters as strings in StringBuffer.append.73