FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.1

Threshold is High

Effort is Max

Summary

Classes Bugs Errors Missing Classes
651 13 0 0

edu.arizona.cs.javadict.DrawPanel

Bug Category Details Line
Dead store to minScores in edu.arizona.cs.javadict.DrawPanel.analyzeKanji() STYLE DLS_DEAD_LOCAL_STORE 97
Dead store to cutoff in edu.arizona.cs.javadict.DrawPanel.getScore(String, int) STYLE DLS_DEAD_LOCAL_STORE 453

sk.baka.aedict.AedictApp

Bug Category Details Line
Dead store to notification in sk.baka.aedict.AedictApp.apply(AedictApp$Config) STYLE DLS_DEAD_LOCAL_STORE 434
Write to static field sk.baka.aedict.AedictApp.instance from instance method sk.baka.aedict.AedictApp.onCreate() STYLE ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD 63
Write to static field sk.baka.autils.DialogUtils.resError from instance method sk.baka.aedict.AedictApp.onCreate() STYLE ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD 64

sk.baka.aedict.DownloadDictionaryActivity$DownloadDictionaryListTask

Bug Category Details Line
Dead store to result in sk.baka.aedict.DownloadDictionaryActivity$DownloadDictionaryListTask.impl(Void[]) STYLE DLS_DEAD_LOCAL_STORE 138

sk.baka.aedict.NotepadActivity

Bug Category Details Line
Dead store to items in sk.baka.aedict.NotepadActivity.restoreNotepad() STYLE DLS_DEAD_LOCAL_STORE 523

sk.baka.aedict.NotepadActivity$10

Bug Category Details Line
Dead store to builder in sk.baka.aedict.NotepadActivity$10.onMenuItemClick(MenuItem) STYLE DLS_DEAD_LOCAL_STORE 364

sk.baka.aedict.VerbInflectionActivity

Bug Category Details Line
Dead store to groupData in sk.baka.aedict.VerbInflectionActivity.buildAndSetAdapter() STYLE DLS_DEAD_LOCAL_STORE 98

sk.baka.aedict.dict.DownloaderService$SodDownloader

Bug Category Details Line
Dead store to gzipped in sk.baka.aedict.dict.DownloaderService$SodDownloader.copy(InputStream) STYLE DLS_DEAD_LOCAL_STORE 438

sk.baka.aedict.jlptquiz.QuizLaunchActivity$QuestionGenerator

Bug Category Details Line
Dead store to questions in sk.baka.aedict.jlptquiz.QuizLaunchActivity$QuestionGenerator.impl(Set[]) STYLE DLS_DEAD_LOCAL_STORE 110

sk.baka.aedict.kanji.VerbInflection$Form

Bug Category Details Line
Dead store to jp in sk.baka.aedict.kanji.VerbInflection$Form.getExamples(Context, RomanizationEnum) STYLE DLS_DEAD_LOCAL_STORE 878

sk.baka.aedict.util.SodLoader

Bug Category Details Line
Dead store to length in sk.baka.aedict.util.SodLoader.load(Character) STYLE DLS_DEAD_LOCAL_STORE 130