The following document contains the results of SpotBugs
SpotBugs Version is 4.2.3
Threshold is
Effort is default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
169 | 2 | 0 | 0 |
Class | Bugs |
---|---|
org.orekit.tutorials.propagation.StateTransitionMatrixPropagation | 2 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Dead store to cartesianStm in org.orekit.tutorials.propagation.StateTransitionMatrixPropagation.run() | STYLE | DLS_DEAD_LOCAL_STORE | 121 | Medium |
Dead store to dragParametersJacobianCartesian in org.orekit.tutorials.propagation.StateTransitionMatrixPropagation.run() | STYLE | DLS_DEAD_LOCAL_STORE | 122 | Medium |