PMD Results

The following document contains the results of PMD 6.46.0.

Violations By Priority

Priority 3

nl/tudelft/simulation/dsol/swing/animation/d2/AnimationUpdaterThread.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7780

nl/tudelft/simulation/dsol/swing/animation/d2/AutoPanAnimationPanel.java

Rule Violation Line
UnusedPrivateField Avoid unused private fields such as 'autoPanOnNextPaintComponent'. 56
UselessOverridingMethod Overriding method merely calls super 107110

nl/tudelft/simulation/dsol/swing/animation/d2/VisualizationPanel.java

Rule Violation Line
SimplifiedTernary Ternary operators that can be simplified with || or && 303
CollapsibleIfStatements These nested if statements could be combined 329332
EmptyCatchBlock Avoid empty catch blocks 734737
UselessOverridingMethod Overriding method merely calls super 989992

nl/tudelft/simulation/dsol/swing/charts/xy/XYSeries.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 105109
CollapsibleIfStatements These nested if statements could be combined 113117

nl/tudelft/simulation/dsol/swing/gui/DsolApplication.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 130133

nl/tudelft/simulation/dsol/swing/gui/animation/panel/SearchPanel.java

Rule Violation Line
UselessOverridingMethod Overriding method merely calls super 266269

nl/tudelft/simulation/dsol/swing/gui/animation/panel/TogglePanel.java

Rule Violation Line
UnusedFormalParameter Avoid unused constructor parameters such as 'animationTab'. 27

nl/tudelft/simulation/dsol/swing/gui/control/RealTimeControlPanel.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 7683

nl/tudelft/simulation/dsol/swing/gui/control/RunSpeedSliderPanel.java

Rule Violation Line
UselessQualifiedThis Useless qualified this usage in the same class. 133

nl/tudelft/simulation/dsol/swing/gui/util/Icons.java

Rule Violation Line
UnnecessaryModifier Unnecessary modifier 'final' on method 'loadIcon': the method is already in a final class 3344
UnnecessaryModifier Unnecessary modifier 'final' on method 'loadGrayscaleIcon': the method is already in a final class 5162

nl/tudelft/simulation/dsol/swing/introspection/gui/IntrospectionDialog.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 153157

nl/tudelft/simulation/dsol/swing/introspection/sortable/Sortable.java

Rule Violation Line
UnnecessaryModifier Unnecessary modifier 'public' on interface 'Definition': members of interface types are implicitly public 2240

Priority 4

nl/tudelft/simulation/dsol/swing/animation/d2/InputListener.java

Rule Violation Line
UselessParentheses Useless parentheses. 95
UselessParentheses Useless parentheses. 95

nl/tudelft/simulation/dsol/swing/animation/d2/VisualizationPanel.java

Rule Violation Line
UselessParentheses Useless parentheses. 928
UselessParentheses Useless parentheses. 928

nl/tudelft/simulation/dsol/swing/introspection/gui/ObjectTableModel.java

Rule Violation Line
UselessParentheses Useless parentheses. 126
UselessParentheses Useless parentheses. 135
UselessParentheses Useless parentheses. 135

nl/tudelft/simulation/dsol/swing/introspection/gui/UpdateTimer.java

Rule Violation Line
UselessParentheses Useless parentheses. 66
UselessParentheses Useless parentheses. 96

nl/tudelft/simulation/dsol/swing/introspection/sortable/SortingHeaderCell.java

Rule Violation Line
UselessParentheses Useless parentheses. 99

nl/tudelft/simulation/dsol/swing/introspection/sortable/SortingTableModel.java

Rule Violation Line
UselessParentheses Useless parentheses. 164

Files

nl/tudelft/simulation/dsol/swing/animation/d2/AnimationUpdaterThread.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7780

nl/tudelft/simulation/dsol/swing/animation/d2/AutoPanAnimationPanel.java

Rule Violation Priority Line
UnusedPrivateField Avoid unused private fields such as 'autoPanOnNextPaintComponent'. 3 56
UselessOverridingMethod Overriding method merely calls super 3 107110

nl/tudelft/simulation/dsol/swing/animation/d2/InputListener.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 95
UselessParentheses Useless parentheses. 4 95

nl/tudelft/simulation/dsol/swing/animation/d2/VisualizationPanel.java

Rule Violation Priority Line
SimplifiedTernary Ternary operators that can be simplified with || or && 3 303
CollapsibleIfStatements These nested if statements could be combined 3 329332
EmptyCatchBlock Avoid empty catch blocks 3 734737
UselessParentheses Useless parentheses. 4 928
UselessParentheses Useless parentheses. 4 928
UselessOverridingMethod Overriding method merely calls super 3 989992

nl/tudelft/simulation/dsol/swing/charts/xy/XYSeries.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 105109
CollapsibleIfStatements These nested if statements could be combined 3 113117

nl/tudelft/simulation/dsol/swing/gui/DsolApplication.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 130133

nl/tudelft/simulation/dsol/swing/gui/animation/panel/SearchPanel.java

Rule Violation Priority Line
UselessOverridingMethod Overriding method merely calls super 3 266269

nl/tudelft/simulation/dsol/swing/gui/animation/panel/TogglePanel.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused constructor parameters such as 'animationTab'. 3 27

nl/tudelft/simulation/dsol/swing/gui/control/RealTimeControlPanel.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 7683

nl/tudelft/simulation/dsol/swing/gui/control/RunSpeedSliderPanel.java

Rule Violation Priority Line
UselessQualifiedThis Useless qualified this usage in the same class. 3 133

nl/tudelft/simulation/dsol/swing/gui/util/Icons.java

Rule Violation Priority Line
UnnecessaryModifier Unnecessary modifier 'final' on method 'loadIcon': the method is already in a final class 3 3344
UnnecessaryModifier Unnecessary modifier 'final' on method 'loadGrayscaleIcon': the method is already in a final class 3 5162

nl/tudelft/simulation/dsol/swing/introspection/gui/IntrospectionDialog.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 153157

nl/tudelft/simulation/dsol/swing/introspection/gui/ObjectTableModel.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 126
UselessParentheses Useless parentheses. 4 135
UselessParentheses Useless parentheses. 4 135

nl/tudelft/simulation/dsol/swing/introspection/gui/UpdateTimer.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 66
UselessParentheses Useless parentheses. 4 96

nl/tudelft/simulation/dsol/swing/introspection/sortable/Sortable.java

Rule Violation Priority Line
UnnecessaryModifier Unnecessary modifier 'public' on interface 'Definition': members of interface types are implicitly public 3 2240

nl/tudelft/simulation/dsol/swing/introspection/sortable/SortingHeaderCell.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 99

nl/tudelft/simulation/dsol/swing/introspection/sortable/SortingTableModel.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 164