Checkstyle Results

The following document contains the results of Checkstyle 10.17.0 with /builds/orekit/orekit-tutorials/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
111 0 0 34

Files

File  I  W  E
org/orekit/tutorials/KeyValueFileParser.java 0 0 1
org/orekit/tutorials/estimation/common/AbstractOrbitDetermination.java 0 0 4
org/orekit/tutorials/estimation/common/KalmanOrbitDeterminationObserver.java 0 0 4
org/orekit/tutorials/estimation/common/OrbitDeterminationObserver.java 0 0 1
org/orekit/tutorials/estimation/performance/MeasurementGenerator.java 0 0 1
org/orekit/tutorials/propagation/PropagationInNonInertialFrame.java 0 0 17
org/orekit/tutorials/propagation/TrackCorridor.java 0 0 6

Details

org/orekit/tutorials/KeyValueFileParser.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 'list' should be declared final. 124

org/orekit/tutorials/estimation/common/AbstractOrbitDetermination.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 36, expected level should be 32. 1487
 Error indentation Indentation 'array initialization' child has incorrect indentation level 36, expected level should be 32. 1493
 Error indentation Indentation 'array initialization' child has incorrect indentation level 36, expected level should be 32. 1497
 Error indentation Indentation 'array initialization' child has incorrect indentation level 32, expected level should be one of the following: 28, 60, 63. 1607

org/orekit/tutorials/estimation/common/KalmanOrbitDeterminationObserver.java

Severity Category Rule Message Line
 Error coding MissingSwitchDefault switch without "default" clause. 117
 Error coding FinalLocalVariable Variable 'header' should be declared final. 146
 Error coding FinalLocalVariable Variable 'line' should be declared final. 172
 Error coding MissingSwitchDefault switch without "default" clause. 226

org/orekit/tutorials/estimation/common/OrbitDeterminationObserver.java

Severity Category Rule Message Line
 Error coding MissingSwitchDefault switch without "default" clause. 113

org/orekit/tutorials/estimation/performance/MeasurementGenerator.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 'duration' should be declared final. 427

org/orekit/tutorials/propagation/PropagationInNonInertialFrame.java

Severity Category Rule Message Line
 Error indentation Indentation 'record def modifier' has incorrect indentation level 8, expected level should be 4. 183
 Error javadoc JavadocMethod Unused Javadoc tag. 188
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 8. 196
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 198
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 8. 204
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 8. 209
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 211
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 212
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 213
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 8. 222
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 8. 227
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 228
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 230
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 231
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 12. 239
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 8. 240
 Error indentation Indentation 'record def rcurly' has incorrect indentation level 8, expected level should be 4. 241

org/orekit/tutorials/propagation/TrackCorridor.java

Severity Category Rule Message Line
 Error indentation Indentation 'record def modifier' has incorrect indentation level 8, expected level should be 4. 303
 Error javadoc JavadocMethod Unused Javadoc tag. 308
 Error javadoc JavadocMethod Unused Javadoc tag. 309
 Error javadoc JavadocMethod Unused Javadoc tag. 310
 Error javadoc JavadocMethod Unused Javadoc tag. 311
 Error indentation Indentation 'record def rcurly' has incorrect indentation level 8, expected level should be 4. 316