PMD Results
The following document contains the results of PMD 4.2.5.
Files
com/trendmicro/grid/acl/ds/dummy/DummyFileRepository.java
Violation | Line |
---|
The field name indicates a constant but its modifiers do not | 33 |
Overridable method 'cleanup' called during object construction | 43 |
Avoid throwing raw exception types. | 62 |
com/trendmicro/grid/acl/ds/dummy/DummyProcessingImplementation.java
Violation | Line |
---|
Avoid throwing raw exception types. | 49 |
Avoid throwing raw exception types. | 68 |