PMD Results
The following document contains the results of PMD 4.1.
 
Files
pl/edu/agh/cast/zestalgorithms/Activator.java
| Violation | 
Line | 
| Overriding method merely calls super | 
39 - 41 | 
 
pl/edu/agh/cast/zestalgorithms/actions/HorizontalLayoutAlgorithmAction.java
| Violation | 
Line | 
| Avoid unused imports such as 'org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm' | 
10 | 
 
pl/edu/agh/cast/zestalgorithms/actions/HorizontalTreeLayoutAlgorithmAction.java
| Violation | 
Line | 
| Avoid unused imports such as 'org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm' | 
10 | 
 
pl/edu/agh/cast/zestalgorithms/core/LayoutAlgorithmAdapter.java
| Violation | 
Line | 
| Avoid unused method parameters such as 'connectionsToLayout'. | 
113 - 117 |