PMD Results

The following document contains the results of PMD 4.2.2.

Files

at/infonova/opencms/modules/velocity/contextobjects/DirectEditContextObject.java

Violation Line
Avoid unused method parameters such as 'pageContext'. 388 - 397

at/infonova/opencms/modules/velocity/contextobjects/ServletContextObject.java

Violation Line
Avoid unused constructor parameters such as 'response'. 86 - 92

at/infonova/opencms/modules/velocity/impl/AbstractProcessTemplateMethodObject.java

Violation Line
Double checked locking is not thread safe in Java. 175 - 187