PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/sf/jhylafax/AbstractFaxDialog.java

Violation Line
Avoid unused private fields such as 'logger'. 56
Avoid unused private fields such as 'visible'. 232

net/sf/jhylafax/DetailsDialog.java

Violation Line
Avoid unused private fields such as 'logger'. 40

net/sf/jhylafax/JHylaFAX.java

Violation Line
Avoid using ThreadGroup; it is not thread safe 597

net/sf/jhylafax/JobHelper.java

Violation Line
Avoid empty catch blocks 56 - 57
Avoid empty catch blocks 86 - 87
Avoid empty catch blocks 118 - 119
Avoid empty catch blocks 131 - 132
Avoid empty catch blocks 237 - 238
Avoid empty catch blocks 267 - 268
Avoid empty catch blocks 294 - 295

net/sf/jhylafax/JobQueue.java

Violation Line
Avoid unused private fields such as 'lastUpdate'. 34

net/sf/jhylafax/SendDialog.java

Violation Line
Avoid unused private fields such as 'documentPanel'. 86
These nested if statements could be combined 202 - 205
These nested if statements could be combined 219 - 224
These nested if statements could be combined 233 - 239

net/sf/jhylafax/SettingsWizard.java

Violation Line
Avoid unused private fields such as 'passwordLabel'. 160
Avoid unused private fields such as 'passwordTextField'. 161

net/sf/jhylafax/TransferMonitor.java

Violation Line
Avoid empty catch blocks 51 - 53
Avoid empty catch blocks 75 - 77

net/sf/jhylafax/addressbook/AddressBook.java

Violation Line
Avoid unused private fields such as 'DEFAULT_CONTACT_TABLE_COLUMNS'. 106
Avoid unused local variables such as 'cmf'. 169

net/sf/jhylafax/addressbook/ImportWizard.java

Violation Line
These nested if statements could be combined 79 - 82

net/sf/jhylafax/fax/FaxCover.java

Violation Line
Avoid unused private fields such as 'debug'. 73

net/sf/jhylafax/fax/HylaFAXClientHelper.java

Violation Line
Avoid unused method parameters such as 'c'. 193 - 197
Avoid empty catch blocks 219 - 220
Avoid unused local variables such as 'date'. 491