PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/shale/examples/sqlbrowser/Application.java
| Violation | Line | 
|---|
| Avoid unused local variables such as 'context' | 138 | 
org/apache/shale/examples/sqlbrowser/Listener.java
| Violation | Line | 
|---|
| An empty statement (semicolon) not part of a loop | 209 | 
| An empty statement (semicolon) not part of a loop | 216 | 
org/apache/shale/examples/sqlbrowser/Query.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'javax.faces.component.UIComponent' | 30 | 
| Avoid empty catch blocks | 258 - 259 | 
| Avoid empty catch blocks | 266 - 267 | 
| Avoid empty catch blocks | 274 - 275 | 
org/apache/shale/examples/sqlbrowser/InternalDataSource.java
| Violation | Line | 
|---|
| An empty statement (semicolon) not part of a loop | 61 | 
| An empty statement (semicolon) not part of a loop | 68 |