PMD Results
The following document contains the results of PMD 4.1.
Files
com/gridsystems/resource/internal/ApiResourceGroupImpl.java
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.HashSet' | 23 |
com/gridsystems/resource/internal/GroupHolder.java
| Violation | Line |
|---|---|
| Avoid unused constructor parameters such as 'isNew'. | 117 - 122 |
com/gridsystems/resource/internal/ResourceHolder.java
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 197 |
com/gridsystems/resource/internal/utils/ResourceStats.java
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 109 |