The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

io/wcm/caravan/hal/resource/Link.java
Rule Violation Line
CompareObjectsWithEquals Use equals() to compare object references. 230
io/wcm/caravan/hal/resource/util/HalBuilder.java
Rule Violation Line
UseObjectForClearerAPI Rather than using a lot of String arguments, consider using a container object for those values. 118

Files

io/wcm/caravan/hal/resource/Link.java

Rule Violation Priority Line
CompareObjectsWithEquals Use equals() to compare object references. 3 230

io/wcm/caravan/hal/resource/util/HalBuilder.java

Rule Violation Priority Line
UseObjectForClearerAPI Rather than using a lot of String arguments, consider using a container object for those values. 3 118

Back to top

Version: 1.1.1-SNAPSHOT. Last Published: 2024-03-21.