PMD Results

The following document contains the results of PMD 3.7.

Files

com/smartwerkz/jupload/classic/image/ImageUtil.java

ViolationLine
Avoid empty catch blocks129 - 130
Avoid empty catch blocks175 - 176
Avoid empty catch blocks227 - 228
Avoid empty catch blocks234 - 235

com/smartwerkz/jupload/classic/files/links/SystemLink.java

ViolationLine
These nested if statements could be combined217 - 221

com/smartwerkz/jupload/classic/files/UploadTree.java

ViolationLine
Avoid empty if statements463

com/smartwerkz/jupload/classic/files/UploadFile.java

ViolationLine
Avoid empty catch blocks212
Avoid empty catch blocks265
Avoid empty catch blocks269

com/smartwerkz/jupload/classic/files/UploadNode.java

ViolationLine
These nested if statements could be combined658 - 660

com/smartwerkz/jupload/classic/config/params/Parameter.java

ViolationLine
Ensure you override both equals() and hashCode()165

com/smartwerkz/jupload/classic/config/params/Parameters.java

ViolationLine
These nested if statements could be combined397 - 399
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.431

com/smartwerkz/jupload/classic/config/Preferences.java

ViolationLine
Avoid empty catch blocks102

com/smartwerkz/jupload/classic/net/http/HttpUploader.java

ViolationLine
Avoid empty catch blocks175
Avoid empty catch blocks335
These nested if statements could be combined341 - 346

com/smartwerkz/jupload/classic/net/UploadClient.java

ViolationLine
Unnecessary final modifier in final class182 - 283
Unnecessary final modifier in final class288 - 302

com/smartwerkz/jupload/classic/util/datatransfer/SimpleTransferHandler.java

ViolationLine
Overriding method merely calls super60 - 62

com/smartwerkz/jupload/classic/util/datatransfer/DataTransferUtil.java

ViolationLine
Avoid empty catch blocks176

com/smartwerkz/jupload/classic/util/GuiUtils.java

ViolationLine
Avoid empty if statements149

com/smartwerkz/jupload/classic/ui/filechooser/PreviewFileChooser.java

ViolationLine
Avoid empty catch blocks72
Avoid empty if statements154

com/smartwerkz/jupload/classic/ui/components/AboutWindow.java

ViolationLine
Avoid empty catch blocks55 - 57
Avoid empty catch blocks80 - 82
Avoid empty catch blocks110 - 112

com/smartwerkz/jupload/classic/ui/components/ListLabel.java

ViolationLine
Overriding method merely calls super46 - 48

com/smartwerkz/jupload/classic/ui/extras/tables/SmartwerkzTableModel.java

ViolationLine
These nested if statements could be combined323 - 325

com/smartwerkz/jupload/classic/ui/extras/Expandable.java

ViolationLine
Overriding method merely calls super119 - 121

com/smartwerkz/jupload/classic/ui/views/thumbnail/ImageView.java

ViolationLine
Avoid empty if statements99 - 101
Avoid empty if statements686
Avoid empty if statements803

com/smartwerkz/jupload/classic/ui/views/UploadViewPanel.java

ViolationLine
Avoid empty if statements553

com/smartwerkz/jupload/classic/ui/Decorator.java

ViolationLine
These nested if statements could be combined225 - 227

com/smartwerkz/jupload/classic/ui/JUploadGui.java

ViolationLine
These nested if statements could be combined209 - 213
These nested if statements could be combined717 - 722
Avoid empty catch blocks856