magnolia-module-exchange-simple Version: 4.5.6 Last Published: Oct 8, 2012

PMD Results

The following document contains the results of PMD 4.2.5.

Files

info/magnolia/module/exchangesimple/BaseSyndicatorImpl.java

ViolationLine
Avoid unused private fields such as 'properties'.228
Avoid unused local variables such as 'session'.319
Avoid empty catch blocks580 - 582
These nested if statements could be combined637 - 644

info/magnolia/module/exchangesimple/DefaultSubscriber.java

ViolationLine
Avoid unused private fields such as 'authMethod'.68

info/magnolia/module/exchangesimple/FrozenElementFilter.java

ViolationLine
These nested if statements could be combined146 - 151

info/magnolia/module/exchangesimple/ReceiveFilter.java

ViolationLine
Avoid empty catch blocks427 - 429
Avoid empty catch blocks706 - 708

info/magnolia/module/exchangesimple/ResourceCollector.java

ViolationLine
Too many static imports may lead to messy code34 - 268

info/magnolia/module/exchangesimple/pages/ActivationPage.java

ViolationLine
These nested if statements could be combined120 - 122