The following document contains the results of SpotBugs
SpotBugs Version is 3.1.11
Threshold is low
Effort is max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
16 | 3 | 0 | 0 |
Class | Bugs |
---|---|
it.tidalwave.thesefoolishthings.examples.dci.swing.SwingDciExample | 1 |
it.tidalwave.thesefoolishthings.examples.dci.swing.swing.SwingPersonPresentation | 2 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Dead store to control in it.tidalwave.thesefoolishthings.examples.dci.swing.SwingDciExample.run() | STYLE | DLS_DEAD_LOCAL_STORE | 46 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.SwingPersonPresentation defines non-transient non-serializable instance field bindings | BAD_PRACTICE | SE_BAD_FIELD | Low |