PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
1319

Files

FilesViolations
org/dbe/studio/tools/discovery/adapters/ImmInstanceNameAdapter.java 1
org/dbe/studio/tools/discovery/adapters/MofHelper.java 3
org/dbe/studio/tools/discovery/dialogs/SaveInstanceQueryDialog.java 1
org/dbe/studio/tools/discovery/editors/InstanceQueryEditor.java 1
org/dbe/studio/tools/discovery/providers/ModelLabelProvider.java 1
org/dbe/studio/tools/discovery/providers/Refresher.java 1
org/dbe/studio/tools/discovery/providers/ResultsItem.java 2
org/dbe/studio/tools/discovery/providers/Runner.java 2
org/dbe/studio/tools/discovery/proxy/ProxyHandler.java 1
org/dbe/studio/tools/discovery/views/TemplateView.java 1
org/dbe/studio/tools/discovery/views/TreeView.java 1
org/dbe/studio/tools/discovery/wizard/QueryCreateWizardPage.java 1
org/dbe/studio/tools/discovery/wizard/TemplateCreateWizardPage.java 3

org/dbe/studio/tools/discovery/adapters/ImmInstanceNameAdapter.java

ViolationLine
Avoid empty catch blocks 88

org/dbe/studio/tools/discovery/adapters/MofHelper.java

ViolationLine
Avoid empty catch blocks 152
Avoid empty 'if' statements 180
Avoid empty 'if' statements 233

org/dbe/studio/tools/discovery/dialogs/SaveInstanceQueryDialog.java

ViolationLine
Avoid empty 'if' statements 59

org/dbe/studio/tools/discovery/editors/InstanceQueryEditor.java

ViolationLine
Avoid empty 'if' statements 174

org/dbe/studio/tools/discovery/providers/ModelLabelProvider.java

ViolationLine
Avoid unused imports such as 'ILabelProvider' 18

org/dbe/studio/tools/discovery/providers/Refresher.java

ViolationLine
Avoid empty 'while' statements 64

org/dbe/studio/tools/discovery/providers/ResultsItem.java

ViolationLine
Avoid empty catch blocks 316
Avoid empty catch blocks 341

org/dbe/studio/tools/discovery/providers/Runner.java

ViolationLine
Avoid empty catch blocks 92
Avoid empty catch blocks 142

org/dbe/studio/tools/discovery/proxy/ProxyHandler.java

ViolationLine
Avoid unused imports such as 'NotImplementedException' 38

org/dbe/studio/tools/discovery/views/TemplateView.java

ViolationLine
Avoid empty 'if' statements 139

org/dbe/studio/tools/discovery/views/TreeView.java

ViolationLine
Avoid empty 'if' statements 618

org/dbe/studio/tools/discovery/wizard/QueryCreateWizardPage.java

ViolationLine
Avoid empty 'if' statements 73

org/dbe/studio/tools/discovery/wizard/TemplateCreateWizardPage.java

ViolationLine
Avoid empty 'if' statements 69
Avoid empty 'if' statements 158
Avoid empty 'if' statements 289