PMD Results
The following document contains the results of PMD 3.9.
Files
com/stephenduncanjr/easymock/EasyMockPropertyUtils.java
| Violation | Line |
|---|
| The String literal "unused" appears 7 times in this file; the first occurrence is on line 64 | 64 |
com/stephenduncanjr/easymock/matcher/BeanProperty.java
| Violation | Line |
|---|
| Avoid appending characters as strings in StringBuffer.append. | 73 |