PMD Results

The following document contains the results of PMD 4.2.5.

Files

SocialSteeringsBeta/SocialSteeringManager.java

ViolationLine
Avoid unused private fields such as 'KPaceTreshold'.23

SocialSteeringsBeta/TriangleSteer.java

ViolationLine
Avoid unused imports such as 'SteeringStuff.ISteering'4
These nested if statements could be combined37 - 40
These nested if statements could be combined250 - 253
These nested if statements could be combined279 - 282
These nested if statements could be combined314 - 317
These nested if statements could be combined349 - 352
These nested if statements could be combined384 - 387
These nested if statements could be combined417 - 422
Avoid empty if statements445 - 447
These nested if statements could be combined537 - 539

SteeringProperties/Force_packet.java

ViolationLine
These nested if statements could be combined88 - 99

SteeringProperties/PathFollowingProperties.java

ViolationLine
Avoid unused imports such as 'cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint'8

SteeringProperties/PeopleAvoidanceProperties.java

ViolationLine
Avoid unused constructor parameters such as 'acceleration'.65 - 73
Avoid unused constructor parameters such as 'deceleration'.65 - 73

Steerings/LeaderFollowingSteer.java

ViolationLine
Avoid unused private fields such as 'p'.33

Steerings/PathFollowingSteer.java

ViolationLine
These nested if statements could be combined111 - 118

Steerings/TargetApproachingSteer.java

ViolationLine
Avoid unused imports such as 'SteeringStuff.SteeringManager'3

Steerings/WalkAlongSteer.java

ViolationLine
These nested if statements could be combined286 - 294
These nested if statements could be combined303 - 306
These nested if statements could be combined318 - 321

Steerings/WallFollowingSteer.java

ViolationLine
Avoid empty if statements194 - 196
These nested if statements could be combined267 - 296
These nested if statements could be combined303 - 305
These nested if statements could be combined485 - 516
These nested if statements could be combined532 - 541
These nested if statements could be combined567 - 581

SteeringStuff/RaycastingManager.java

ViolationLine
Avoid unused private fields such as 'botself'.16

SteeringStuff/SteeringManager.java

ViolationLine
Avoid empty if statements152 - 154

SteeringStuff/SteeringTools.java

ViolationLine
These nested if statements could be combined136 - 144