PMD Results

The following document contains the results of PMD 4.2.2.

Files

com/octo/captcha/engine/bufferedengine/buffer/DatabaseCaptchaBuffer.java

Violation Line
An empty statement (semicolon) not part of a loop 149
Avoid empty catch blocks 207 - 208
Avoid empty catch blocks 217 - 218
Avoid empty catch blocks 224 - 225
Avoid empty catch blocks 330 - 331
Avoid empty catch blocks 336 - 337
Avoid empty catch blocks 370 - 371
Avoid empty catch blocks 377 - 378
Avoid empty catch blocks 383 - 384
Avoid empty catch blocks 420 - 421
Avoid empty catch blocks 427 - 428
Avoid empty catch blocks 433 - 434
Avoid empty catch blocks 466 - 467
Avoid empty catch blocks 473 - 474
Avoid empty catch blocks 479 - 480
Avoid empty catch blocks 510 - 511
Avoid empty catch blocks 517 - 518
Avoid empty catch blocks 523 - 524

com/octo/captcha/engine/bufferedengine/QuartzBufferedEngineContainer.java

Violation Line
Avoid unused private fields such as 'log'. 39

com/octo/captcha/engine/bufferedengine/buffer/CaptchaBufferTestAbstract.java

Violation Line
Overriding method merely calls super 51 - 53

com/octo/captcha/engine/bufferedengine/buffer/DatabaseCaptchaBufferTest.java

Violation Line
Avoid empty catch blocks 52 - 53
Avoid empty catch blocks 64 - 65
Avoid empty catch blocks 72 - 73
Avoid empty catch blocks 78 - 79

com/octo/captcha/engine/bufferedengine/buffer/MemoryCaptchaBufferTest.java

Violation Line
Avoid empty catch blocks 33 - 34

com/octo/captcha/engine/bufferedengine/ContainerConfigurationTest.java

Violation Line
Avoid empty catch blocks 75 - 77
Avoid empty catch blocks 83 - 85
Avoid empty catch blocks 94 - 96

com/octo/captcha/engine/bufferedengine/manager/QuartzBufferedEngineManagerTest.java

Violation Line
Avoid unused private fields such as 'log'. 35

com/octo/captcha/engine/bufferedengine/QuartzBufferedEngineContainerTest.java

Violation Line
Avoid unused private fields such as 'log'. 25
Avoid unused local variables such as 'scheduler'. 35
Avoid unused local variables such as 'container'. 45
Avoid unused local variables such as 'scheduler'. 46
Avoid unused local variables such as 'scheduler'. 57
Avoid unused local variables such as 'scheduler'. 71