PMD Results
The following document contains the results of PMD 7.13.0.
Violations By Priority
Priority 3
io/wcm/wcm/ui/granite/components/pathfield/ColumnView.java
Rule | Violation | Line |
---|---|---|
UnnecessaryConstructor | Avoid unnecessary constructors - the compiler will generate these for you | 87 |
Files
io/wcm/wcm/ui/granite/components/pathfield/ColumnView.java
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryConstructor | Avoid unnecessary constructors - the compiler will generate these for you | 3 | 87 |