magnolia-module-rssaggregator Version: 1.4.3 Last Published: Aug 29, 2013

PMD Results

The following document contains the results of PMD 4.2.5.

Files

info/magnolia/module/rssaggregator/FeedsControl.java

ViolationLine
Avoid unused private fields such as 'log'.52

info/magnolia/module/rssaggregator/FiltersControl.java

ViolationLine
Avoid unused private fields such as 'log'.61

info/magnolia/module/rssaggregator/MultiControl.java

ViolationLine
Avoid empty catch blocks108 - 110

info/magnolia/module/rssaggregator/MultiControlSaveHandler.java

ViolationLine
Avoid empty catch blocks78 - 80

info/magnolia/module/rssaggregator/RSSAggregator.java

ViolationLine
Avoid unused private fields such as 'log'.53

info/magnolia/module/rssaggregator/generator/PlanetDataGenerator.java

ViolationLine
These nested if statements could be combined112 - 128
These nested if statements could be combined192 - 212

info/magnolia/module/rssaggregator/pages/RSSAggregatorPage.java

ViolationLine
These nested if statements could be combined361 - 363

info/magnolia/module/rssaggregator/templates/components/AbstractFeedModel.java

ViolationLine
These nested if statements could be combined206 - 208

info/magnolia/module/rssaggregator/templates/components/FeedStatisticsModel.java

ViolationLine
Overriding method merely calls super60 - 62

info/magnolia/module/rssaggregator/util/ClassUtils.java

ViolationLine
Avoid empty catch blocks59 - 61

info/magnolia/module/rssaggregator/util/PagerUtil.java

ViolationLine
Avoid empty catch blocks190 - 192