PMD Results
The following document contains the results of PMD 4.2.5.
Files
com/trendmicro/grid/acl/ds/config/DataSourcePropertySection.java
| Violation | Line |
|---|
| Do not add empty strings | 18 |
com/trendmicro/grid/acl/ds/datatypes/SharedFileDetails.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 19 - 20 |
com/trendmicro/grid/acl/ds/datatypes/SharedFileInformation.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 21 - 22 |
com/trendmicro/grid/acl/ds/datatypes/SharedFileMetadata.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 19 - 20 |
com/trendmicro/grid/acl/ds/datatypes/SharedJob.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 20 - 21 |
com/trendmicro/grid/acl/ds/datatypes/SharedJobDetails.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 17 - 18 |
com/trendmicro/grid/acl/ds/datatypes/SharedNamedFileIdentifier.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 16 - 17 |
com/trendmicro/grid/acl/ds/datatypes/SharedNamedFileIdentifierListPage.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 17 - 18 |
com/trendmicro/grid/acl/ds/datatypes/SharedPackageDetails.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 18 - 19 |
com/trendmicro/grid/acl/ds/datatypes/SharedPackageFamily.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 18 - 19 |
com/trendmicro/grid/acl/ds/datatypes/SharedPackageInformation.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 18 - 19 |
com/trendmicro/grid/acl/ds/datatypes/SharedSource.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 19 - 20 |
com/trendmicro/grid/acl/ds/datatypes/SharedSourceDomain.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 18 - 19 |
com/trendmicro/grid/acl/ds/datatypes/SharedSourceDomainListPage.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 17 - 18 |
com/trendmicro/grid/acl/ds/datatypes/SharedSourceInformation.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 18 - 19 |
com/trendmicro/grid/acl/ds/datatypes/SharedVendor.java
| Violation | Line |
|---|
| It is a good practice to call super() in a constructor | 19 - 20 |
com/trendmicro/grid/acl/ds/jmx/RepositoriesAdapter.java
| Violation | Line |
|---|
| Do not add empty strings | 26 |
com/trendmicro/grid/acl/ds/RepositoriesContext.java
| Violation | Line |
|---|
| Avoid throwing raw exception types. | 108 |
com/trendmicro/grid/acl/ds/RepositorySelector.java
| Violation | Line |
|---|
| Overridable method 'init' called during object construction | 41 |
| Overridable method 'setSelectedKey' called during object construction | 41 |
com/trendmicro/grid/acl/ds/RepositorySelectorMBean.java
| Violation | Line |
|---|
| Avoid modifiers which are implied by the context | 19 |
| Avoid modifiers which are implied by the context | 26 |
com/trendmicro/grid/acl/ds/RepositorySelectors.java
| Violation | Line |
|---|
| Use equals() to compare object references. | 62 |
com/trendmicro/grid/acl/ds/RepositorySelectorsRepository.java
| Violation | Line |
|---|
| Avoid modifiers which are implied by the context | 19 |
com/trendmicro/grid/acl/ds/TagQueryExpressionBuilder.java
| Violation | Line |
|---|
| This final field could be made static | 21 |