PMD Results

The following document contains the results of PMD 5.0.2.

Files

com/github/dexecutor/core/NonTerminatingTask.java

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

com/github/dexecutor/core/RetryOnceAndTerminateTask.java

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

com/github/dexecutor/core/TaskProvider.java

Violation Line
Avoid modifiers which are implied by the context 34
Avoid modifiers which are implied by the context 44 - 79

com/github/dexecutor/core/TerminatingTask.java

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

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

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