PMD Results

The following document contains the results of PMD 5.1.2.

Files

de/gluehloch/swinger/command/Command.java

Violation Line
Useless parentheses. 152
Useless parentheses. 161

de/gluehloch/swinger/command/CommandContainer.java

Violation Line
Useless parentheses. 136
Useless parentheses. 305

de/gluehloch/swinger/command/CommandItem.java

Violation Line
Useless parentheses. 147

de/gluehloch/swinger/command/PropertyParser.java

Violation Line
Useless parentheses. 77
Avoid unused method parameters such as 'rightToken'. 146

de/gluehloch/swinger/command/factory/ComponentFactory.java

Violation Line
Avoid modifiers which are implied by the context 50
Avoid modifiers which are implied by the context 52
Avoid modifiers which are implied by the context 54
Avoid modifiers which are implied by the context 56
Avoid modifiers which are implied by the context 60
Avoid modifiers which are implied by the context 62
Avoid modifiers which are implied by the context 64
Avoid modifiers which are implied by the context 66
Avoid modifiers which are implied by the context 68
Avoid modifiers which are implied by the context 70
Avoid modifiers which are implied by the context 74

de/gluehloch/swinger/command/util/ComponentVisitor.java

Violation Line
Avoid modifiers which are implied by the context 47

de/gluehloch/swinger/command/util/MnemonicUtils.java

Violation Line
Useless parentheses. 59
Useless parentheses. 84