PMD Results
The following document contains the results of PMD 4.3.
Files
net/sf/webphotos/Album.java
Violation | Line |
---|
Avoid unused local variables such as 'sql'. | 531 |
net/sf/webphotos/BancoImagem.java
Violation | Line |
---|
Avoid unused private fields such as 'titulo'. | 43 |
Avoid unused private fields such as 'descricao'. | 44 |
Avoid unused private fields such as 'categoriaID'. | 45 |
Avoid unused private fields such as 'utilizarPonteWWW'. | 51 |
Avoid unused private fields such as 'login'. | 60 |
net/sf/webphotos/gui/util/FtpClient.java
Violation | Line |
---|
Avoid unused private fields such as 'ONE_SECOND'. | 42 |
Avoid unused private fields such as 'reply'. | 61 |
Avoid unused private fields such as 'retry'. | 62 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 174 |
Avoid unused local variables such as 'tamanho'. | 258 |
Avoid unused local variables such as 'j'. | 267 |
Avoid empty catch blocks | 344 - 345 |
Avoid empty catch blocks | 349 - 350 |
Avoid empty catch blocks | 446 - 447 |
Avoid empty catch blocks | 451 - 452 |
Avoid unused local variables such as 'j'. | 464 |
Avoid empty catch blocks | 580 - 581 |
net/sf/webphotos/PhotoDTO.java
Violation | Line |
---|
Avoid unused private fields such as 'tamanhoBytes'. | 57 |
Avoid empty catch blocks | 411 - 412 |
net/sf/webphotos/sync/FTP/SyncObject.java
Violation | Line |
---|
Avoid unused private fields such as 'totalBytes'. | 60 |
Avoid unused private fields such as 'transmitido'. | 61 |
Avoid empty catch blocks | 302 - 303 |
net/sf/webphotos/util/Util.java
Violation | Line |
---|
Avoid empty catch blocks | 259 - 260 |