The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is
Effort is min
Class | Bugs |
---|---|
org.andromda.timetracker.ServiceLocator | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Incorrect lazy initialization of static field org.andromda.timetracker.ServiceLocator.instance in org.andromda.timetracker.ServiceLocator.getInstance() | MT_CORRECTNESS | LI_LAZY_INIT_STATIC | 45-47 | Medium |