The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.opentrafficsim.water.network.Waterway | 2 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.opentrafficsim.water.network.Waterway doesn't override org.opentrafficsim.core.network.OTSLink.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 1 | Medium |
| Class org.opentrafficsim.water.network.Waterway defines non-transient non-serializable instance field obstacles | BAD_PRACTICE | SE_BAD_FIELD | Not available | Medium |