PMD Results

The following document contains the results of PMD 3.7.

Files

de/jos/game/actions/ActionBulletMoving.java

ViolationLine
Overriding method merely calls super18 - 21

de/jos/game/actions/cleanup/CleanupActionBulletMovingInfinite.java

ViolationLine
Avoid unused private fields such as 'log'21

de/jos/game/actions/permanent/ActionPuzzleSolvedCheck.java

ViolationLine
Overriding method merely calls super25 - 27

de/jos/game/aspect/ArchitectureAspect.java

ViolationLine
Avoid unused imports such as 'org.aspectj.lang.annotation.DeclareError'4

de/jos/game/aspect/DebugConsole.java

ViolationLine
Avoid unused private fields such as 'currentCol'36
Avoid unused local variables such as 'capsLock'86
These nested if statements could be combined135 - 141

de/jos/game/objects/buttons/RestartButton.java

ViolationLine
Avoid unused private fields such as 'LOG'40

de/jos/game/objects/Countdown.java

ViolationLine
These nested if statements could be combined39 - 46

de/jos/game/objects/screen/CombinationScreen.java

ViolationLine
Overriding method merely calls super78 - 80

de/jos/game/objects/screen/CreditsScreen.java

ViolationLine
Overriding method merely calls super36 - 38

de/jos/game/objects/screen/HelpScreen.java

ViolationLine
Overriding method merely calls super41 - 43

de/jos/game/objects/screen/IntroScreen.java

ViolationLine
Avoid empty catch blocks197 - 198

de/jos/game/objects/screen/MultiPageScreen.java

ViolationLine
Overriding method merely calls super50 - 52

de/jos/game/objects/screen/PushinGLMain.java

ViolationLine
Overriding method merely calls super50 - 52

de/jos/game/objects/screen/PuzzleLevelScreen.java

ViolationLine
Avoid unused private fields such as 'LOG'27
Overriding method merely calls super94 - 96

de/jos/game/TestSprite.java

ViolationLine
Overriding method merely calls super29 - 31