The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is
Effort is min
Class | Bugs |
---|---|
org.apache.commons.functor.core.collection.FilteredIterable | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Inconsistent synchronization of org.apache.commons.functor.core.collection.FilteredIterable.predicate; locked 75% of time | MT_CORRECTNESS | IS2_INCONSISTENT_SYNC | 70 | Medium |