PMD Results

The following document contains the results of PMD 5.0.5.

Files

org/andromda/taglibs/formatting/EscapeTag.java

Violation Line
Avoid using redundant field initializer for 'language' 15
Parameter 'language' is not assigned and could be declared final 28
New exception is thrown in catch block, original stack trace may be lost 65