PMD Results

The following document contains the results of PMD 4.2.2.

Files

de/campussource/cse/cdmm/CategoryMessage.java

Violation Line
No need to import a type that lives in the same package 9

de/campussource/cse/cdmm/CourseMessage.java

Violation Line
No need to import a type that lives in the same package 9

de/campussource/cse/cdmm/DataModelManagerBean.java

Violation Line
Avoid empty catch blocks 48 - 50
Avoid empty catch blocks 61 - 63
Avoid empty if statements 90 - 93
Avoid unused local variables such as 'loadedCategory'. 101
Avoid unused local variables such as 'loadedCourse'. 113
Avoid unused method parameters such as 'role'. 123 - 125

de/campussource/cse/cdmm/EventMessage.java

Violation Line
No need to import a type that lives in the same package 9

de/campussource/cse/cdmm/InputEventType.java

Violation Line
No need to import a type that lives in the same package 8

de/campussource/cse/cdmm/OutputEventType.java

Violation Line
No need to import a type that lives in the same package 7