PMD Results

The following document contains the results of PMD 5.1.2.

Files

org/vaadin/tokenfield/DemoRoot.java

Violation Line
Avoid unused local variables such as 'tokens'. 223

org/vaadin/tokenfield/TokenField.java

Violation Line
Unnecessary use of fully qualified name 'com.vaadin.v7.data.Property.ValueChangeEvent' due to existing import 'com.vaadin.v7.data.Property' 371
These nested if statements could be combined 408413
Avoid unused local variables such as 'b'. 671

org/vaadin/tokenfield/client/ui/TokenFieldServerRpc.java

Violation Line
Avoid modifiers which are implied by the context 7

org/vaadin/tokenfield/client/ui/VTokenField.java

Violation Line
These nested if statements could be combined 2330
Useless parentheses. 25
These nested if statements could be combined 2529
Useless parentheses. 26
Avoid modifiers which are implied by the context 52