Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.2.

Files

org/codehaus/mojo/vfs/VfsFileSetManager.java

Violation Line
Avoid modifiers which are implied by the context 6061

org/codehaus/mojo/vfs/internal/DefaultMergeVfsMavenRepositories.java

Violation Line
These nested if statements could be combined 7982

org/codehaus/mojo/vfs/internal/DefaultVfsDirectoryScanner.java

Violation Line
These nested if statements could be combined 210213

org/codehaus/mojo/vfs/internal/SelectorUtils.java

Violation Line
Avoid using a branching statement as the last in a loop. 258
Avoid using a branching statement as the last in a loop. 436
These nested if statements could be combined 472476