PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/andromda/taglibs/collections/ContainsTag.java

Violation Line
Avoid using redundant field initializer for 'item' 12
Parameter 'item' is not assigned and could be declared final 25
Avoid using redundant field initializer for 'collection' 30
Parameter 'collection' is not assigned and could be declared final 43
Avoid using redundant field initializer for 'array' 48
Parameter 'array' is not assigned and could be declared final 61
Useless parentheses. 71
Useless parentheses. 71 - 72
Useless parentheses. 72