Fork me on GitHub

PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 3

SteelBlue :: Core - it/tidalwave/ui/core/role/impl/DefaultPresentationModel.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 108111

Priority 4

SteelBlue :: JavaFX Bindings - it/tidalwave/ui/javafx/NodeAndDelegate.java

Rule Violation Line
UnnecessaryImport Unused import 'java.net.URL' 30

Files

SteelBlue :: Core - it/tidalwave/ui/core/role/impl/DefaultPresentationModel.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 108111

SteelBlue :: JavaFX Bindings - it/tidalwave/ui/javafx/NodeAndDelegate.java

Rule Violation Priority Line
UnnecessaryImport Unused import 'java.net.URL' 4 30