PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
34

Files

FilesViolations
net/sourceforge/simplegamenet/connectaline/CALPanel.java 1
net/sourceforge/simplegamenet/connectaline/CALPlayFieldPanel.java 2
net/sourceforge/simplegamenet/connectaline/CALServer.java 1

net/sourceforge/simplegamenet/connectaline/CALPanel.java

ViolationLine
Avoid unused private fields such as 'cALPlayerClient' 12

net/sourceforge/simplegamenet/connectaline/CALPlayFieldPanel.java

ViolationLine
Avoid unused private fields such as 'coordinates' 20
Avoid unused private fields such as 'highlight' 21

net/sourceforge/simplegamenet/connectaline/CALServer.java

ViolationLine
Avoid unused local variables such as 'playStyle' 35