PMD Results

The following document contains the results of PMD 4.2.5.

Files

info/magnolia/module/rssaggregator/app/RSSAggregatorApp.java

ViolationLine
These nested if statements could be combined66 - 67

info/magnolia/module/rssaggregator/app/subapps/aggregationconfig/RSSAggregatorConfigurationPresenter.java

ViolationLine
These nested if statements could be combined112 - 114

info/magnolia/module/rssaggregator/app/subapps/aggregationconfig/view/RSSAggregatorConfigurationViewImpl.java

ViolationLine
Avoid unused private fields such as 'provider'.74

info/magnolia/module/rssaggregator/command/LaunchSingleRSSCommand.java

ViolationLine
Avoid empty catch blocks133 - 135

info/magnolia/module/rssaggregator/field/RunRSSImportButtonField.java

ViolationLine
Avoid empty catch blocks109 - 111

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

ViolationLine
Avoid unused private fields such as 'statisticsStartDate'.78
Avoid unused private fields such as 'authorCount'.79

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

ViolationLine
These nested if statements could be combined194 - 214

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

ViolationLine
These nested if statements could be combined203 - 205

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

ViolationLine
Overriding method merely calls super66 - 68

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