PMD Results

The following document contains the results of PMD 5.0.2.

Files

com/github/dexecutor/core/DefaultDexecutor.java

Violation Line
Useless parentheses. 247
Avoid unused method parameters such as 'config'. 299

com/github/dexecutor/core/task/AbstractDelegatingTask.java

Violation Line
An empty statement (semicolon) not part of a loop 46

com/github/dexecutor/core/task/TaskProvider.java

Violation Line
Avoid modifiers which are implied by the context 34