The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
com.puresoltechnologies.ductiledb.xo.impl.query.gremlin.GremlinExpression | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
com.puresoltechnologies.ductiledb.xo.impl.query.gremlin.GremlinExpression.applyParameters(Map) makes inefficient use of keySet iterator instead of entrySet iterator | PERFORMANCE | WMI_WRONG_MAP_ITERATOR | 106 | Medium |