The following document contains the results of SpotBugs
SpotBugs Version is 4.2.3
Threshold is
Effort is default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
3411 | 4 | 0 | 0 |
Class | Bugs |
---|---|
org.orekit.models.earth.ionosphere.nequick.NeQuickItu | 4 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Dead store to h1000 in org.orekit.models.earth.ionosphere.nequick.NeQuickItu.stec(DateTimeComponents, FieldRay) | STYLE | DLS_DEAD_LOCAL_STORE | 129 | Medium |
Dead store to h2000 in org.orekit.models.earth.ionosphere.nequick.NeQuickItu.stec(DateTimeComponents, FieldRay) | STYLE | DLS_DEAD_LOCAL_STORE | 139 | Medium |
Dead store to h1000 in org.orekit.models.earth.ionosphere.nequick.NeQuickItu.stec(DateTimeComponents, Ray) | STYLE | DLS_DEAD_LOCAL_STORE | 92 | Medium |
Dead store to h2000 in org.orekit.models.earth.ionosphere.nequick.NeQuickItu.stec(DateTimeComponents, Ray) | STYLE | DLS_DEAD_LOCAL_STORE | 102 | Medium |