PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
432

Files

FilesViolations
org/dbe/studio/tools/ontologyviewer/listeners/OntologyTreeNodeSelectionChangeListener.java 1
org/dbe/studio/tools/ontologyviewer/metamodels/odm/OdmOntology.java 1
org/dbe/studio/tools/ontologyviewer/utils/Runner.java 2
org/dbe/studio/tools/ontologyviewer/views/OntologyViewer.java 28

org/dbe/studio/tools/ontologyviewer/listeners/OntologyTreeNodeSelectionChangeListener.java

ViolationLine
This for loop could be simplified to a while loop 71

org/dbe/studio/tools/ontologyviewer/metamodels/odm/OdmOntology.java

ViolationLine
This for loop could be simplified to a while loop 116

org/dbe/studio/tools/ontologyviewer/utils/Runner.java

ViolationLine
Avoid empty catch blocks 90
Avoid empty catch blocks 140

org/dbe/studio/tools/ontologyviewer/views/OntologyViewer.java

ViolationLine
This for loop could be simplified to a while loop 351
This for loop could be simplified to a while loop 394
This for loop could be simplified to a while loop 459
This for loop could be simplified to a while loop 509
This for loop could be simplified to a while loop 534
This for loop could be simplified to a while loop 548
This for loop could be simplified to a while loop 557
This for loop could be simplified to a while loop 571
This for loop could be simplified to a while loop 662
This for loop could be simplified to a while loop 675
This for loop could be simplified to a while loop 686
This for loop could be simplified to a while loop 704
This for loop could be simplified to a while loop 725
Avoid unused local variables such as 'intstance' 733
This for loop could be simplified to a while loop 749
This for loop could be simplified to a while loop 759
This for loop could be simplified to a while loop 767
This for loop could be simplified to a while loop 776
This for loop could be simplified to a while loop 795
This for loop could be simplified to a while loop 802
This for loop could be simplified to a while loop 810
This for loop could be simplified to a while loop 829
This for loop could be simplified to a while loop 837
This for loop could be simplified to a while loop 852
This for loop could be simplified to a while loop 887
This for loop could be simplified to a while loop 903
This for loop could be simplified to a while loop 915
This for loop could be simplified to a while loop 950