PMD Results
The following document contains the results of PMD 4.1.
Files
net/smartlab/web/browse/NavigationContext.java
| Violation | Line | 
|---|
| Avoid unused private fields such as 'history'. | 47 | 
net/smartlab/web/browse/NavigationException.java
| Violation | Line | 
|---|
| Avoid unused constructor parameters such as 'cause'. | 56 - 58 | 
| Avoid unused constructor parameters such as 'cause'. | 66 - 68 | 
net/smartlab/web/browse/NavigationStep.java
| Violation | Line | 
|---|
| Avoid unused constructor parameters such as 'config'. | 43 - 45 | 
net/smartlab/web/browse/Navigator.java
| Violation | Line | 
|---|
| Avoid unused private fields such as 'config'. | 54 | 
| Avoid unused private fields such as 'processes'. | 61 |