PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 3

org/djutils/swing/multislider/AbstractMultiSlider.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 524527
UselessQualifiedThis Useless qualified this usage in the same class. 1455
UselessQualifiedThis Useless qualified this usage in the same class. 1456
UselessQualifiedThis Useless qualified this usage in the same class. 1465
UselessQualifiedThis Useless qualified this usage in the same class. 1636

Files

org/djutils/swing/multislider/AbstractMultiSlider.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 524527
UselessQualifiedThis Useless qualified this usage in the same class. 3 1455
UselessQualifiedThis Useless qualified this usage in the same class. 3 1456
UselessQualifiedThis Useless qualified this usage in the same class. 3 1465
UselessQualifiedThis Useless qualified this usage in the same class. 3 1636