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 116119

SteelBlue :: JavaFX Bindings - it/tidalwave/ui/javafx/impl/common/ChangeListenerSelectableAdapter.java

Rule Violation Line
UnusedFormalParameter Avoid unused method parameters such as 'observable'. 57

Files

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

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 116119

SteelBlue :: JavaFX Bindings - it/tidalwave/ui/javafx/impl/common/ChangeListenerSelectableAdapter.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused method parameters such as 'observable'. 3 57