PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/sourceforge/jemm/client/Entity.java

Violation Line
Avoid empty catch blocks 93 - 95

org/sourceforge/jemm/database/Database.java

Violation Line
Avoid unused imports such as 'org.sourceforge.jemm.JEMMInternalException' 3

org/sourceforge/jemm/database/ObjectAccessor.java

Violation Line
Avoid unused imports such as 'org.sourceforge.jemm.database.components.types.StoredAtomicIntObject' 9

org/sourceforge/jemm/server/ShutdownRequestReceiver.java

Violation Line
These nested if statements could be combined 50 - 51