PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
812

Files

FilesViolations
com/webstersmalley/picweb/online/bus/CategoryAdminValidator.java 1
com/webstersmalley/picweb/online/bus/TestApp.java 1
com/webstersmalley/picweb/online/db/CategoryDaoHibernate.java 1
com/webstersmalley/picweb/online/db/CategoryDaoJdbc.java 1
com/webstersmalley/picweb/online/web/BannerController.java 2
com/webstersmalley/picweb/online/web/BrowserController.java 2
com/webstersmalley/picweb/online/web/DisclaimerController.java 2
com/webstersmalley/picweb/online/web/RefreshAllController.java 2

com/webstersmalley/picweb/online/bus/CategoryAdminValidator.java

ViolationLine
Avoid empty catch blocks 65

com/webstersmalley/picweb/online/bus/TestApp.java

ViolationLine
Avoid unused imports such as 'HsqlUtils' 27

com/webstersmalley/picweb/online/db/CategoryDaoHibernate.java

ViolationLine
Avoid unused imports such as 'DataAccessException' 26

com/webstersmalley/picweb/online/db/CategoryDaoJdbc.java

ViolationLine
Avoid unused imports such as 'DataAccessException' 25

com/webstersmalley/picweb/online/web/BannerController.java

ViolationLine
Avoid unused imports such as 'HashMap' 22
Avoid unused imports such as 'Map' 23

com/webstersmalley/picweb/online/web/BrowserController.java

ViolationLine
Avoid unused imports such as 'HttpServlet' 26
Avoid unused imports such as 'Category' 35

com/webstersmalley/picweb/online/web/DisclaimerController.java

ViolationLine
Avoid unused imports such as 'HashMap' 22
Avoid unused imports such as 'Map' 23

com/webstersmalley/picweb/online/web/RefreshAllController.java

ViolationLine
Avoid unused imports such as 'HashMap' 22
Avoid unused imports such as 'Map' 23