The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is
Effort is min
| Class | Bugs |
|---|---|
| com.healthmarketscience.sqlbuilder.dbspec.basic.DbConstraint | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Redundant nullcheck of name, which is known to be non-null in com.healthmarketscience.sqlbuilder.dbspec.basic.DbConstraint.toString() | STYLE | RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE | 75 | Medium |