The following document contains the results of PMD 3.9.
Violation | Line |
---|---|
Found 'DU'-anomaly for variable 'configurationId' (lines '28'-'28'). | 28 |
Found 'DU'-anomaly for variable 'configurationId' (lines '30'-'30'). | 30 |
Found 'DU'-anomaly for variable 'configurationId' (lines '32'-'32'). | 32 |
Found 'DU'-anomaly for variable 'configurationId' (lines '38'-'38'). | 38 |
Found 'DU'-anomaly for variable 'configuration' (lines '40'-'40'). | 40 |
Violation | Line |
---|---|
Found 'DU'-anomaly for variable 'aSection' (lines '33'-'33'). | 33 |
Found 'DU'-anomaly for variable 'aKey' (lines '33'-'33'). | 33 |
Found 'DU'-anomaly for variable 'aConfigurationId' (lines '33'-'33'). | 33 |
Violation | Line |
---|---|
Local variable 'services' could be declared final | 38 - 39 |
Local variable 'servicesIterator' could be declared final | 41 |
Avoid if (x != y) ..; else ..; | 45 - 58 |
Local variable 'managementServices' could be declared final | 47 - 48 |
Local variable 'managementServicesIterator' could be declared final | 50 - 51 |