Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
111 0 0 55

Files

File  I  W  E
org/orekit/tutorials/bodies/DEFile.java 0 0 4
org/orekit/tutorials/estimation/ExtendedSemianalyticalKalmanFilter.java 0 0 1
org/orekit/tutorials/estimation/LaserRangingOrbitDetermination.java 0 0 1
org/orekit/tutorials/estimation/common/AbstractOrbitDetermination.java 0 0 3
org/orekit/tutorials/estimation/common/AbstractOrbitDeterminationEngine.java 0 0 1
org/orekit/tutorials/estimation/performance/MeasurementGenerator.java 0 0 1
org/orekit/tutorials/propagation/NumericalPropagation.java 0 0 4
org/orekit/tutorials/utils/Plotter.java 0 0 31
org/orekit/tutorials/yaml/TutorialBoxWingSolarRadiationSensitive.java 0 0 9

Details

org/orekit/tutorials/bodies/DEFile.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.FileInputStream. 20
 Error imports UnusedImports Unused import - java.io.FileOutputStream. 21
 Error imports UnusedImports Unused import - java.io.UnsupportedEncodingException. 26
 Error imports UnusedImports Unused import - org.orekit.errors.OrekitInternalError. 42

org/orekit/tutorials/estimation/ExtendedSemianalyticalKalmanFilter.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 'conventions' should be declared final. 208

org/orekit/tutorials/estimation/LaserRangingOrbitDetermination.java

Severity Category Rule Message Line
 Error coding HiddenField 'earth' hides a field. 198

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

Severity Category Rule Message Line
 Error coding MissingSwitchDefault switch without "default" clause. 567
 Error coding FinalLocalVariable Variable 'firingDate' should be declared final. 1270
 Error coding FinalLocalVariable Variable 'duration' should be declared final. 1271

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

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

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

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

org/orekit/tutorials/propagation/NumericalPropagation.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 125
 Error modifier RedundantModifier Redundant 'public' modifier. 186
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 186
 Error indentation Indentation 'class def rcurly' has incorrect indentation level 5, expected level should be 4. 435

org/orekit/tutorials/utils/Plotter.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 8. 74
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 75
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 8. 77
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 78
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 80
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 8. 82
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 8. 83
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 84
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 85
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 86
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 87
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 88
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 89
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 90
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 8. 96
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 97
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 98
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 99
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 100
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 101
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 102
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 103
 Error indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 12. 104
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 8. 105
 Error indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 8. 106
 Error indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 8. 107
 Error indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 8. 108
 Error regexp Regexp Line matches the illegal pattern 'Trailing whitespace'. 109
 Error coding MultipleStringLiterals The String " $data using 1:2 with lines lw 1.5 lc rgb 'goldenrod' notitle%n" appears 2 times in the file. 122
 Error coding MultipleStringLiterals The String "%n%n" appears 2 times in the file. 180
 Error coding MultipleStringLiterals The String "%.3f,%.3f%n" appears 2 times in the file. 182

org/orekit/tutorials/yaml/TutorialBoxWingSolarRadiationSensitive.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 117
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 118
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 120
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 122
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 124
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 126
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 128
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 130
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 132