The following document contains the results of SpotBugs
SpotBugs Version is 3.1.11
Threshold is medium
Effort is max
| Class | Bugs | 
|---|---|
| org.microbean.microprofile.config.MicroProfileConfigProperties | 2 | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.microbean.microprofile.config.MicroProfileConfigProperties doesn't override java.util.Hashtable.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 1 | Medium | 
| org.microbean.microprofile.config.MicroProfileConfigProperties.entrySet() makes inefficient use of keySet iterator instead of entrySet iterator | PERFORMANCE | WMI_WRONG_MAP_ITERATOR | 703 | Medium |