PMD Results

The following document contains the results of PMD 4.2.2.

Files

com/octo/captcha/component/sound/wordtosound/AbstractFreeTTSWordToSound.java

Violation Line
Avoid unused private fields such as 'locale'. 52

com/octo/captcha/module/servlet/SimpleSoundCaptchaServlet.java

Violation Line
Avoid empty catch blocks 80 - 82

com/octo/captcha/engine/sound/DefaultSoundCaptchaEngineTest.java

Violation Line
Avoid empty catch blocks 31 - 33
Avoid empty catch blocks 38 - 40
Avoid empty catch blocks 51 - 53
Avoid empty catch blocks 58 - 60
Avoid empty catch blocks 71 - 73

com/octo/captcha/engine/sound/SoundEngineSample.java

Violation Line
Avoid unused local variables such as 'configurator'. 61