PMD Results

The following document contains the results of PMD 5.3.5.

Files

info/limpet/ui/core_view/CoreAnalysisView.java

Violation Line
Avoid empty if statements 408–411

info/limpet/ui/data_provider/data/DataModel.java

Violation Line
Useless parentheses. 283

info/limpet/ui/data_provider/data/OperationWrapper.java

Violation Line
No need to import a type that lives in the same package 21

info/limpet/ui/data_provider/data/ReflectivePropertySource.java

Violation Line
Avoid empty if statements 99–102

info/limpet/ui/editors/DataManagerEditor.java

Violation Line
Avoid modifiers which are implied by the context 112–117
Avoid modifiers which are implied by the context 114
Avoid modifiers which are implied by the context 116
Useless parentheses. 365

info/limpet/ui/editors/RCPOperationsLibrary.java

Violation Line
Useless parentheses. 59

info/limpet/ui/editors/dnd/DataManagerDropAdapter.java

Violation Line
Avoid empty if statements 214–228

info/limpet/ui/heatmap/HeatmapView.java

Violation Line
Useless parentheses. 78
Useless parentheses. 79

info/limpet/ui/heatmap/Helper2D.java

Violation Line
Avoid modifiers which are implied by the context 28–33

info/limpet/ui/heatmap/IntensityGraphExample.java

Violation Line
Useless parentheses. 61
Useless parentheses. 62

info/limpet/ui/heatmap/TabularView.java

Violation Line
Useless parentheses. 113

info/limpet/ui/operations/ShowInStackedChartsOverview.java

Violation Line
Useless parentheses. 98

info/limpet/ui/operations/ShowInTacticalOverview.java

Violation Line
Avoid empty if statements 138–140
Unnecessary use of fully qualified name 'java.awt.Color' due to existing import 'java.awt.Color' 450
Unnecessary use of fully qualified name 'java.awt.Color' due to existing import 'java.awt.Color' 481

info/limpet/ui/range_slider/RangeSliderView.java

Violation Line
Avoid modifiers which are implied by the context 406–432
Avoid modifiers which are implied by the context 416
Avoid modifiers which are implied by the context 418
Avoid modifiers which are implied by the context 420
Avoid modifiers which are implied by the context 422
Avoid modifiers which are implied by the context 426
Avoid modifiers which are implied by the context 428

info/limpet/ui/xy_plot/XyPlotView.java

Violation Line
Avoid modifiers which are implied by the context 68–74