The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is High
Effort is Max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
651 | 13 | 0 | 0 |
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 |
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 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to result in sk.baka.aedict.DownloadDictionaryActivity$DownloadDictionaryListTask.impl(Void[]) | STYLE | DLS_DEAD_LOCAL_STORE | 138 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to items in sk.baka.aedict.NotepadActivity.restoreNotepad() | STYLE | DLS_DEAD_LOCAL_STORE | 523 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to builder in sk.baka.aedict.NotepadActivity$10.onMenuItemClick(MenuItem) | STYLE | DLS_DEAD_LOCAL_STORE | 364 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to groupData in sk.baka.aedict.VerbInflectionActivity.buildAndSetAdapter() | STYLE | DLS_DEAD_LOCAL_STORE | 98 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to gzipped in sk.baka.aedict.dict.DownloaderService$SodDownloader.copy(InputStream) | STYLE | DLS_DEAD_LOCAL_STORE | 438 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to questions in sk.baka.aedict.jlptquiz.QuizLaunchActivity$QuestionGenerator.impl(Set[]) | STYLE | DLS_DEAD_LOCAL_STORE | 110 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to jp in sk.baka.aedict.kanji.VerbInflection$Form.getExamples(Context, RomanizationEnum) | STYLE | DLS_DEAD_LOCAL_STORE | 878 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to length in sk.baka.aedict.util.SodLoader.load(Character) | STYLE | DLS_DEAD_LOCAL_STORE | 130 |