magnolia-module-rssaggregator Version: 1.4-beta2 Last Published: Mar 27, 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/CollectStatisticsCommand.java

ViolationLine
Avoid unused local variables such as 'channels'.124

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

ViolationLine
Avoid unused private fields such as 'log'.85
These nested if statements could be combined274 - 276

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

ViolationLine
Overriding method merely calls super81 - 83
These nested if statements could be combined154 - 157

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

ViolationLine
These nested if statements could be combined132 - 135

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

ViolationLine
These nested if statements could be combined167 - 170
These nested if statements could be combined197 - 200

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