PMD Results
The following document contains the results of PMD 4.1.
Files
org/objectweb/fractal/cecilia/adl/plugin/AbstractPluginUser.java
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 131 - 133 |
org/objectweb/fractal/cecilia/adl/plugin/FractalPluginManager.java
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.objectweb.fractal.adl.Factory' | 30 |
org/objectweb/fractal/cecilia/adl/plugin/JavaPluginManager.java
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.objectweb.fractal.adl.Factory' | 34 |
org/objectweb/fractal/cecilia/adl/plugin/PluginErrors.java
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.objectweb.fractal.adl.ADLException' | 28 |