The following document contains the results of SpotBugs
SpotBugs Version is 4.2.3
Threshold is
Effort is default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
3438 | 1 | 0 | 0 |
Class | Bugs |
---|---|
org.orekit.utils.OrekitConfiguration | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Redundant nullcheck of stream, which is known to be non-null in org.orekit.utils.OrekitConfiguration.getOrekitVersion() | STYLE | RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE | 73 | Medium |