PMD Results

The following document contains the results of PMD 5.6.1.

Files

universAAL Utilities APIs - org/universAAL/utilities/api/UAAL.java

Violation Line
Useless parentheses. 190
Useless parentheses. 197

universAAL Utilities APIs - org/universAAL/utilities/api/ui/DataTable.java

Violation Line
Useless parentheses. 255
Useless parentheses. 255

universAAL Inversion of Control for Dependencies - org/universAAL/utilities/ioc/dependencies/DependencyProxy.java

Violation Line
Avoid modifiers which are implied by the context 38
Avoid modifiers which are implied by the context 46
Avoid modifiers which are implied by the context 54
Avoid modifiers which are implied by the context 62

universAAL Inversion of Control for Dependencies - org/universAAL/utilities/ioc/dependencies/impl/PassiveDependencyProxy.java

Violation Line
Avoid empty catch blocks 72–73