magnolia-templating-editor Version: 4.5-beta5 Last Published: Feb 13, 2012

PMD Results

The following document contains the results of PMD 4.2.5.

Files

info/magnolia/templating/editor/client/ComponentPlaceHolderWidget.java

ViolationLine
Avoid unused private fields such as 'name'.57
Avoid empty if statements102 - 105

info/magnolia/templating/editor/client/PageEditor.java

ViolationLine
Avoid unused private fields such as 'pageEditBarAlreadyProcessed'.94
Avoid unused private fields such as 'mgnlElements'.97
Overriding method merely calls super144 - 146
Avoid unused private methods such as 'cleanRootElements()'.512

info/magnolia/templating/editor/client/model/ModelStorage.java

ViolationLine
Avoid empty while statements170

info/magnolia/templating/editor/client/model/focus/FocusModelImpl.java

ViolationLine
These nested if statements could be combined136 - 138

info/magnolia/templating/editor/client/model/focus/FocusModelImpl2.java

ViolationLine
These nested if statements could be combined137 - 139