The following document contains the results of SpotBugs
SpotBugs Version is 4.5.0
Threshold is low
Effort is max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
14 | 2 | 0 | 0 |
Class | Bugs |
---|---|
it.tidalwave.thesefoolishthings.examples.jpafinderexample.Main | 1 |
it.tidalwave.thesefoolishthings.examples.jpafinderexample.SimpleAsDelegateProvider | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Redundant nullcheck of txManager, which is known to be non-null in it.tidalwave.thesefoolishthings.examples.jpafinderexample.Main.main(String[]) | STYLE | RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE | 56 | Low |
Bug | Category | Details | Line | Priority |
---|