PMD Results
The following document contains the results of PMD 4.2.5.
Files
cz/cuni/amis/pogamut/emohawk/agent/module/sensomotoric/AnimationCharacterMapping.java
| Violation | Line |
|---|
| These nested if statements could be combined | 24 - 25 |
cz/cuni/amis/pogamut/emohawk/agent/module/sensomotoric/EmohawkNavigation.java
| Violation | Line |
|---|
| Avoid unused imports such as 'SteeringProperties.StickToPathProperties' | 10 |
| Avoid unused imports such as 'cz.cuni.amis.pogamut.base.agent.navigation.IPathExecutorState' | 13 |
| Avoid unused imports such as 'cz.cuni.amis.utils.flag.FlagListener' | 30 |
| These nested if statements could be combined | 175 |
cz/cuni/amis/pogamut/emohawk/bot/impl/EmohawkBotController.java
| Violation | Line |
|---|
| Avoid unused imports such as 'SteeringProperties.PeopleAvoidanceProperties' | 5 |
| Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ConfigChange' | 49 |
| Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.InitedMessage' | 50 |