PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
io/wcm/caravan/testing/http/RequestMatcher.java
Rule | Violation | Line |
---|---|---|
StringToString | Avoid calling toString() on String objects; this is unnecessary. | 142 |
Files
io/wcm/caravan/testing/http/RequestMatcher.java
Rule | Violation | Priority | Line |
---|---|---|---|
StringToString | Avoid calling toString() on String objects; this is unnecessary. | 3 | 142 |