Checkstyle Results
The following document contains the results of Checkstyle 10.17.0 with /builds/orekit/orekit-tutorials/checkstyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 116 | 0 | 0 | 8 |
Files
Details
org/orekit/tutorials/estimation/common/KalmanOrbitDeterminationObserver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MissingSwitchDefault | switch without "default" clause. | 117 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 226 |
org/orekit/tutorials/estimation/common/OrbitDeterminationObserver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MissingSwitchDefault | switch without "default" clause. | 113 |
org/orekit/tutorials/propagation/PropagationInNonInertialFrame.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Unused Javadoc tag. | 189 |
org/orekit/tutorials/propagation/TrackCorridor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Unused Javadoc tag. | 308 | |
| javadoc | JavadocMethod | Unused Javadoc tag. | 309 | |
| javadoc | JavadocMethod | Unused Javadoc tag. | 310 | |
| javadoc | JavadocMethod | Unused Javadoc tag. | 311 |
CS GROUP
Orekit Tutorials