PMD Results

The following document contains the results of PMD 5.0.2.

Files

com/github/dexecutor/core/graph/LevelOrderTraversar.java

Violation Line
No need to import a type that lives in the same package 28

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

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

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

Violation Line
Avoid modifiers which are implied by the context 34