PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/shale/dialog/base/AbstractDialogContextManagerListener.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 50 |
| An empty statement (semicolon) not part of a loop | 58 |
org/apache/shale/dialog/base/AbstractDialogLifecycleListener.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 38 |
| An empty statement (semicolon) not part of a loop | 46 |
org/apache/shale/dialog/base/StateSavingListener.java
| Violation | Line |
|---|
| Avoid unused imports such as 'org.apache.shale.dialog.DialogContext' | 24 |
| Avoid unused imports such as 'org.apache.shale.dialog.DialogContextListener' | 25 |
org/apache/shale/dialog/DialogHelper.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 35 |