PMD Results
The following document contains the results of PMD 4.2.5.
Files
info/magnolia/ui/dialog/BaseDialogViewImpl.java
Violation | Line |
---|
Overriding method merely calls super | 179 - 181 |
info/magnolia/ui/dialog/choosedialog/ChooseDialogPresenterImpl.java
Violation | Line |
---|
Avoid unused private fields such as 'log'. | 76 |
info/magnolia/ui/dialog/formdialog/FormBuilder.java
Violation | Line |
---|
These nested if statements could be combined | 110 - 117 |