PMD Results

The following document contains the results of PMD

Files

com/cyclopsgroup/waterview/spi/BaseTheme.java

ViolationLine
Avoid empty catch blocks90

com/cyclopsgroup/waterview/jelly/taglib/JellyControlTag.java

ViolationLine
Overriding method merely calls super32

com/cyclopsgroup/waterview/web/taglib/JellyTableControlTag.java

ViolationLine
Overriding method merely calls super32

com/cyclopsgroup/waterview/web/taglib/JellyFormControlTag.java

ViolationLine
Overriding method merely calls super32

com/cyclopsgroup/waterview/web/taglib/FormTag.java

ViolationLine
Avoid instantiating Boolean objects; you can usually invoke Boolean.TRUE instead.56

com/cyclopsgroup/waterview/web/ProcessFormValve.java

ViolationLine
Avoid unused formal parameters such as 'pc'27
These nested if statements could be combined83

com/cyclopsgroup/waterview/utils/TypeUtils.java

ViolationLine
Avoid empty catch blocks180
Avoid empty catch blocks198

com/cyclopsgroup/waterview/core/DefaultWaterview.java

ViolationLine
Avoid empty if statements107

com/cyclopsgroup/waterview/core/ResolveActionsValve.java

ViolationLine
Avoid empty catch blocks74

com/cyclopsgroup/waterview/core/DefaultModuleService.java

ViolationLine
Avoid unused private methods such as 'runModule(Path,RuntimeData,Context)'206
Avoid empty catch blocks219