The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is low
Effort is min
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
13 | 2 | 0 | 0 |
Class | Bugs |
---|---|
com.github.smokestack.jpa.MockPersistenceProviderImpl | 2 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Usage of GetResource in com.github.smokestack.jpa.MockPersistenceProviderImpl.getEntityManagerConfig(String) may be unsafe if class is extended | BAD_PRACTICE | UI_INHERITANCE_UNSAFE_GETRESOURCE | 75 | Low |