PMD Results

The following document contains the results of PMD 4.2.5.

Files

nl/tudelft/goal/unreal/environment/AbstractUnrealEnvironment.java

ViolationLine
Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.bot.IUT2004Bot'58
Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner'67
Avoid unused imports such as 'eis.eis2java.environment.AbstractEnvironment'72

nl/tudelft/goal/unreal/floydwarshall/FloydWarshallMap.java

ViolationLine
These nested if statements could be combined234 - 236

nl/tudelft/goal/unreal/messages/Configuration.java

ViolationLine
Do not hard code IPv4 or IPv6 addresses, even 127.0.0.1 !22
Avoid empty catch blocks110 - 112