PMD Results

The following document contains the results of PMD 5.1.2.

Files

de/gluehloch/swinger/widget/tree/DynamicTreeListener.java

Violation Line
Avoid unused private methods such as 'fireSelectionChangeEvent(TreeSelectionChangeEvent)'. 182

de/gluehloch/swinger/widget/tree/TreeChildrenFilter.java

Violation Line
Avoid modifiers which are implied by the context 45

de/gluehloch/swinger/widget/tree/TreeNodeAdapter.java

Violation Line
Avoid modifiers which are implied by the context 44
Avoid modifiers which are implied by the context 52
Avoid modifiers which are implied by the context 59
Avoid modifiers which are implied by the context 66
Avoid modifiers which are implied by the context 74
Avoid modifiers which are implied by the context 79
Avoid modifiers which are implied by the context 84
Avoid modifiers which are implied by the context 91
Avoid modifiers which are implied by the context 99
Avoid modifiers which are implied by the context 106
Avoid modifiers which are implied by the context 114
Avoid modifiers which are implied by the context 121

de/gluehloch/swinger/widget/tree/adapter/AbstractFilteredRootTreeNodeAdapter.java

Violation Line
Ensure you override both equals() and hashCode() 114
Useless parentheses. 117

de/gluehloch/swinger/widget/tree/adapter/NoWorkspaceTreeNodeAdapter.java

Violation Line
Unnecessary final modifier in final class 120128
Ensure you override both equals() and hashCode() 120
Useless parentheses. 125

de/gluehloch/swinger/widget/tree/adapter/PlaceHolderIsLoadingNodeAdapter.java

Violation Line
Ensure you override both equals() and hashCode() 119
Unnecessary final modifier in final class 119127
Useless parentheses. 124

de/gluehloch/swinger/widget/tree/event/TreeSelectionChangeListener.java

Violation Line
Avoid modifiers which are implied by the context 4546

de/gluehloch/swinger/widget/tree/event/TreeSelectionChangeMediator.java

Violation Line
Avoid modifiers which are implied by the context 44
Avoid modifiers which are implied by the context 51