PMD Results

The following document contains the results of PMD 6.4.0.

Files

info/magnolia/resourceloader/file/FileSystemResourceOrigin.java

Violation Priority Line
Useless parentheses. 4 284

info/magnolia/resourceloader/jcr/JcrResourceOrigin.java

Violation Priority Line
Too many static imports may lead to messy code 3 34422
Unnecessary use of fully qualified name 'ResourceOriginChange.Type.ADDED' due to existing static import 'info.magnolia.resourceloader.ResourceOriginChange.Type.*' 4 332

info/magnolia/resourceloader/layered/LayeredResourceOrigin.java

Violation Priority Line
Useless qualified this usage in the same class. 3 166