PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/charabia/jsmoothgen/pe/PEFile.java

Violation Line
Avoid unused local variables such as 'resdir'. 149

net/charabia/jsmoothgen/pe/PEHeader.java

Violation Line
Avoid unused local variables such as 'pemagic'. 137
Avoid unused local variables such as 'datasize'. 383

net/charabia/jsmoothgen/pe/PEOldMSHeader.java

Violation Line
Avoid empty if statements 85 - 87

net/charabia/jsmoothgen/pe/PEResourceDirectory.java

Violation Line
Avoid unused local variables such as 'orgchanpos'. 189
Avoid unused local variables such as 'stringoffset'. 296

net/charabia/jsmoothgen/pe/res/ResIcon.java

Violation Line
Avoid unused private methods such as 'getBrightest()'. 259

net/charabia/util/codec/IcoCodec.java

Violation Line
Avoid unused local variables such as 'entry'. 179
Avoid unused local variables such as 'xorbytes'. 256
Avoid unused local variables such as 'readbytes'. 257

net/sf/ovanttasks/ovanttasks/AbstractStubTask.java

Violation Line
Avoid unused local variables such as 's'. 258

net/sf/ovanttasks/ovanttasks/FindTask.java

Violation Line
Avoid unused private fields such as 'file'. 23

net/sf/ovanttasks/ovanttasks/http/HttpTask.java

Violation Line
These nested if statements could be combined 472 - 481
These nested if statements could be combined 473 - 480

net/sf/ovanttasks/ovanttasks/JNLPTask.java

Violation Line
Avoid empty catch blocks 1331 - 1333

net/sf/ovanttasks/ovanttasks/KDEShortcutDirectoryTask.java

Violation Line
These nested if statements could be combined 98 - 99

net/sf/ovanttasks/ovanttasks/KDEShortcutTask.java

Violation Line
These nested if statements could be combined 158 - 159

net/sf/ovanttasks/ovanttasks/PreferencesTask.java

Violation Line
These nested if statements could be combined 577 - 580
These nested if statements could be combined 659 - 662
These nested if statements could be combined 670 - 671

net/sf/ovanttasks/ovanttasks/PropertiesTask.java

Violation Line
Avoid empty if statements 151
An empty statement (semicolon) not part of a loop 151

net/sf/ovanttasks/ovanttasks/stub.java

Violation Line
Avoid unused imports such as 'java.io.InputStream' 19

net/sf/ovanttasks/ovanttasks/SwitchTask.java

Violation Line
Ensure you override both equals() and hashCode() 82

net/sf/ovanttasks/ovanttasks/UnixPropertiesTask.java

Violation Line
Avoid empty catch blocks 182 - 185

net/sf/ovanttasks/ovanttasks/Win32PropertiesTask.java

Violation Line
Avoid empty catch blocks 33 - 34