PMD Results

The following document contains the results of PMD 4.2.5.

Files

cz/cuni/amis/pogamut/ut3/agent/module/sensor/UT3Items.java

ViolationLine
Avoid empty if statements45 - 50

cz/cuni/amis/pogamut/ut3/bot/impl/UT3BotModuleController.java

ViolationLine
Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility.Visibility'30
Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange'53
Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage'54

cz/cuni/amis/pogamut/ut3/communication/messages/UT3ItemType.java

ViolationLine
These nested if statements could be combined124 - 127

cz/cuni/amis/pogamut/ut3/factory/guice/remoteagent/UT3BotFactory.java

ViolationLine
Avoid unused imports such as 'cz.cuni.amis.pogamut.base.agent.params.IRemoteAgentParameters'4
No need to import a type that lives in the same package8

cz/cuni/amis/pogamut/ut3/factory/guice/remoteagent/UT3BotModule.java

ViolationLine
No need to import a type that lives in the same package27

cz/cuniz/amis/pogamut/ut3/utils/UT3BotRunner.java

ViolationLine
Overriding method merely calls super195 - 197
Overriding method merely calls super200 - 202
Overriding method merely calls super205 - 208