PMD Results
The following document contains the results of PMD 5.0.2.
Files
de/smartics/properties/integration/cdi/extension/CdiBeanHelper.java
Violation |
Line |
Local variable 'bean' could be declared final |
57 |
de/smartics/properties/integration/cdi/extension/ConfigurationPropertiesFactoryCdiBean.java
Violation |
Line |
Avoid unused private fields such as 'beanManager'. |
57 |
Perhaps 'beanManager' could be replaced by a local variable. |
57 |