PMD Results

The following document contains the results of PMD 4.1.

Files

com/autentia/wuija/web/CsvReportsServlet.java

Violation Line
Avoid unused imports such as 'com.autentia.wuija.widget.CsvExport' 33

com/autentia/wuija/widget/CsvExport.java

Violation Line
Avoid unused imports such as 'com.autentia.wuija.web.CsvReportsServlet' 30

com/autentia/wuija/widget/Link.java

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

com/autentia/wuija/widget/PanelGrid.java

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

com/autentia/wuija/widget/PanelTab.java

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

com/autentia/wuija/widget/PanelTabSet.java

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

com/autentia/wuija/widget/notification/WidgetEvent.java

Violation Line
Avoid unused imports such as 'java.util.ArrayList' 21
Avoid unused imports such as 'java.util.List' 23

com/autentia/wuija/widget/query/AdvancedQuery.java

Violation Line
Avoid unused imports such as 'com.autentia.wuija.widget.JsfWidget' 29
These nested if statements could be combined 178 - 180