Apache Commons logo Commons Math

Checkstyle Results

The following document contains the results of Checkstyle 9.3 with /home/gilles/gilles/devel/java/apache/commons-math/trunk/commons-math-legacy/../src/main/resources/checkstyle/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
221 0 3 9207

Files

File  I  W  E
org/apache/commons/math4/legacy/analysis/FunctionUtils.java 0 0 7
org/apache/commons/math4/legacy/analysis/ParametricUnivariateFunction.java 0 0 2
org/apache/commons/math4/legacy/analysis/differentiation/DSCompiler.java 0 0 17
org/apache/commons/math4/legacy/analysis/differentiation/DerivativeStructure.java 0 0 14
org/apache/commons/math4/legacy/analysis/differentiation/SparseGradient.java 0 0 7
org/apache/commons/math4/legacy/analysis/function/Gaussian.java 0 0 3
org/apache/commons/math4/legacy/analysis/function/HarmonicOscillator.java 0 0 4
org/apache/commons/math4/legacy/analysis/function/Logistic.java 0 0 3
org/apache/commons/math4/legacy/analysis/function/Logit.java 0 0 3
org/apache/commons/math4/legacy/analysis/function/Sigmoid.java 0 0 3
org/apache/commons/math4/legacy/analysis/function/Sinc.java 0 0 1
org/apache/commons/math4/legacy/analysis/function/StepFunction.java 0 0 2
org/apache/commons/math4/legacy/analysis/integration/BaseAbstractUnivariateIntegrator.java 0 0 1
org/apache/commons/math4/legacy/analysis/integration/IterativeLegendreGaussIntegrator.java 0 0 1
org/apache/commons/math4/legacy/analysis/integration/TrapezoidIntegrator.java 0 0 2
org/apache/commons/math4/legacy/analysis/integration/gauss/HermiteRuleFactory.java 0 0 2
org/apache/commons/math4/legacy/analysis/integration/gauss/LaguerreRuleFactory.java 0 0 4
org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreHighPrecisionRuleFactory.java 0 0 10
org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreRuleFactory.java 0 0 4
org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolatingFunction.java 0 0 256
org/apache/commons/math4/legacy/analysis/interpolation/ClampedSplineInterpolator.java 0 0 10
org/apache/commons/math4/legacy/analysis/interpolation/DividedDifferenceInterpolator.java 0 0 9
org/apache/commons/math4/legacy/analysis/interpolation/FieldHermiteInterpolator.java 0 0 1
org/apache/commons/math4/legacy/analysis/interpolation/HermiteInterpolator.java 0 0 2
org/apache/commons/math4/legacy/analysis/interpolation/InterpolatingMicrosphere2D.java 0 0 1
org/apache/commons/math4/legacy/analysis/interpolation/LoessInterpolator.java 0 0 1
org/apache/commons/math4/legacy/analysis/interpolation/MicrosphereProjectionInterpolator.java 0 0 1
org/apache/commons/math4/legacy/analysis/interpolation/PiecewiseBicubicSplineInterpolator.java 0 0 7
org/apache/commons/math4/legacy/analysis/interpolation/SplineInterpolator.java 0 0 1
org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolatingFunction.java 0 0 4164
org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolator.java 0 0 3
org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunction.java 0 0 5
org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionLagrangeForm.java 0 0 32
org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionNewtonForm.java 0 0 9
org/apache/commons/math4/legacy/analysis/polynomials/PolynomialSplineFunction.java 0 0 6
org/apache/commons/math4/legacy/analysis/polynomials/PolynomialsUtils.java 0 0 38
org/apache/commons/math4/legacy/analysis/solvers/BracketingNthOrderBrentSolver.java 0 0 3
org/apache/commons/math4/legacy/analysis/solvers/FieldBracketingNthOrderBrentSolver.java 0 0 3
org/apache/commons/math4/legacy/analysis/solvers/LaguerreSolver.java 0 0 2
org/apache/commons/math4/legacy/analysis/solvers/MullerSolver.java 0 0 3
org/apache/commons/math4/legacy/analysis/solvers/MullerSolver2.java 0 0 1
org/apache/commons/math4/legacy/analysis/solvers/UnivariateSolverUtils.java 0 0 7
org/apache/commons/math4/legacy/distribution/EmpiricalDistribution.java 0 0 3
org/apache/commons/math4/legacy/distribution/EnumeratedDistribution.java 0 0 2
org/apache/commons/math4/legacy/fitting/GaussianCurveFitter.java 0 1 4
org/apache/commons/math4/legacy/fitting/HarmonicCurveFitter.java 0 0 1
org/apache/commons/math4/legacy/fitting/SimpleCurveFitter.java 0 1 4
org/apache/commons/math4/legacy/fitting/leastsquares/AbstractEvaluation.java 0 0 1
org/apache/commons/math4/legacy/fitting/leastsquares/DifferentiatorVectorMultivariateJacobianFunction.java 0 0 2
org/apache/commons/math4/legacy/fitting/leastsquares/LeastSquaresFactory.java 0 0 4
org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java 0 0 10
org/apache/commons/math4/legacy/genetics/BinaryChromosome.java 0 0 11
org/apache/commons/math4/legacy/genetics/Chromosome.java 0 0 1
org/apache/commons/math4/legacy/genetics/InvalidRepresentationException.java 0 0 2
org/apache/commons/math4/legacy/genetics/OnePointCrossover.java 0 0 3
org/apache/commons/math4/legacy/genetics/RandomKey.java 0 0 32
org/apache/commons/math4/legacy/genetics/RandomKeyMutation.java 0 0 1
org/apache/commons/math4/legacy/genetics/TournamentSelection.java 0 0 5
org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java 0 0 17
org/apache/commons/math4/legacy/linear/AbstractRealMatrix.java 0 0 12
org/apache/commons/math4/legacy/linear/Array2DRowFieldMatrix.java 0 0 1
org/apache/commons/math4/legacy/linear/Array2DRowRealMatrix.java 0 0 1
org/apache/commons/math4/legacy/linear/ArrayFieldVector.java 0 0 4
org/apache/commons/math4/legacy/linear/ArrayRealVector.java 0 0 5
org/apache/commons/math4/legacy/linear/BiDiagonalTransformer.java 0 0 4
org/apache/commons/math4/legacy/linear/BigReal.java 0 0 1
org/apache/commons/math4/legacy/linear/BlockFieldMatrix.java 0 0 8
org/apache/commons/math4/legacy/linear/BlockRealMatrix.java 0 0 8
org/apache/commons/math4/legacy/linear/CholeskyDecomposition.java 0 0 1
org/apache/commons/math4/legacy/linear/DefaultFieldMatrixPreservingVisitor.java 0 0 2
org/apache/commons/math4/legacy/linear/DefaultRealMatrixPreservingVisitor.java 0 0 2
org/apache/commons/math4/legacy/linear/EigenDecomposition.java 0 0 17
org/apache/commons/math4/legacy/linear/FieldMatrix.java 0 0 31
org/apache/commons/math4/legacy/linear/IterationEvent.java 0 0 1
org/apache/commons/math4/legacy/linear/MatrixDimensionMismatchException.java 0 0 2
org/apache/commons/math4/legacy/linear/MatrixUtils.java 0 0 66
org/apache/commons/math4/legacy/linear/OpenIntToFieldHashMap.java 0 0 4
org/apache/commons/math4/legacy/linear/OpenMapRealVector.java 0 0 3
org/apache/commons/math4/legacy/linear/QRDecomposition.java 0 0 5
org/apache/commons/math4/legacy/linear/RRQRDecomposition.java 0 0 2
org/apache/commons/math4/legacy/linear/RealMatrix.java 0 0 1
org/apache/commons/math4/legacy/linear/RealMatrixFormat.java 0 0 1
org/apache/commons/math4/legacy/linear/RealVector.java 0 0 4
org/apache/commons/math4/legacy/linear/RealVectorFormat.java 0 0 1
org/apache/commons/math4/legacy/linear/SchurTransformer.java 0 0 4
org/apache/commons/math4/legacy/linear/SingularValueDecomposition.java 0 0 126
org/apache/commons/math4/legacy/linear/SparseFieldMatrix.java 0 0 2
org/apache/commons/math4/legacy/linear/SparseFieldVector.java 0 0 4
org/apache/commons/math4/legacy/linear/SymmLQ.java 0 0 2
org/apache/commons/math4/legacy/ml/clustering/DoublePoint.java 0 0 1
org/apache/commons/math4/legacy/ml/clustering/KMeansPlusPlusClusterer.java 0 0 17
org/apache/commons/math4/legacy/ml/clustering/MiniBatchKMeansClusterer.java 0 0 1
org/apache/commons/math4/legacy/ml/clustering/evaluation/CalinskiHarabasz.java 0 0 1
org/apache/commons/math4/legacy/ode/AbstractFieldIntegrator.java 0 0 61
org/apache/commons/math4/legacy/ode/AbstractIntegrator.java 0 0 73
org/apache/commons/math4/legacy/ode/AbstractParameterizable.java 0 0 1
org/apache/commons/math4/legacy/ode/ContinuousOutputFieldModel.java 0 0 1
org/apache/commons/math4/legacy/ode/ContinuousOutputModel.java 0 0 156
org/apache/commons/math4/legacy/ode/FieldODEStateAndDerivative.java 0 0 1
org/apache/commons/math4/legacy/ode/FirstOrderConverter.java 0 0 18
org/apache/commons/math4/legacy/ode/FirstOrderIntegrator.java 0 0 2
org/apache/commons/math4/legacy/ode/JacobianMatrices.java 0 0 2
org/apache/commons/math4/legacy/ode/MultistepFieldIntegrator.java 0 0 5
org/apache/commons/math4/legacy/ode/MultistepIntegrator.java 0 0 3
org/apache/commons/math4/legacy/ode/SecondOrderIntegrator.java 0 0 1
org/apache/commons/math4/legacy/ode/events/EventFilter.java 0 0 1
org/apache/commons/math4/legacy/ode/events/EventHandler.java 0 0 3
org/apache/commons/math4/legacy/ode/events/FilterType.java 0 0 136
org/apache/commons/math4/legacy/ode/nonstiff/AdamsFieldIntegrator.java 0 0 2
org/apache/commons/math4/legacy/ode/nonstiff/AdamsFieldStepInterpolator.java 0 0 6
org/apache/commons/math4/legacy/ode/nonstiff/AdamsMoultonIntegrator.java 0 0 1
org/apache/commons/math4/legacy/ode/nonstiff/AdamsNordsieckFieldTransformer.java 0 0 3
org/apache/commons/math4/legacy/ode/nonstiff/AdamsNordsieckTransformer.java 0 0 2
org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeFieldIntegrator.java 0 0 3
org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeIntegrator.java 0 0 123
org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaFieldStepInterpolator.java 0 0 8
org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaIntegrator.java 0 0 14
org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaStepInterpolator.java 0 0 3
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54FieldIntegrator.java 0 0 34
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54FieldStepInterpolator.java 0 0 23
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54Integrator.java 0 0 96
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54StepInterpolator.java 0 0 80
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldIntegrator.java 0 0 92
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldStepInterpolator.java 0 0 12
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853Integrator.java 0 0 107
org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853StepInterpolator.java 0 0 185
org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaFieldIntegrator.java 0 0 8
org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java 0 0 151
org/apache/commons/math4/legacy/ode/nonstiff/EulerFieldStepInterpolator.java 0 0 8
org/apache/commons/math4/legacy/ode/nonstiff/EulerIntegrator.java 0 0 7
org/apache/commons/math4/legacy/ode/nonstiff/EulerStepInterpolator.java 0 0 23
org/apache/commons/math4/legacy/ode/nonstiff/GillFieldStepInterpolator.java 0 0 7
org/apache/commons/math4/legacy/ode/nonstiff/GillIntegrator.java 0 0 14
org/apache/commons/math4/legacy/ode/nonstiff/GillStepInterpolator.java 0 0 49
org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerIntegrator.java 0 0 532
org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerStepInterpolator.java 0 0 187
org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54FieldIntegrator.java 0 0 27
org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54FieldStepInterpolator.java 0 0 56
org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54Integrator.java 0 0 103
org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54StepInterpolator.java 0 0 130
org/apache/commons/math4/legacy/ode/nonstiff/LutherFieldIntegrator.java 0 0 32
org/apache/commons/math4/legacy/ode/nonstiff/LutherFieldStepInterpolator.java 0 0 119
org/apache/commons/math4/legacy/ode/nonstiff/LutherIntegrator.java 0 0 16
org/apache/commons/math4/legacy/ode/nonstiff/LutherStepInterpolator.java 0 0 64
org/apache/commons/math4/legacy/ode/nonstiff/MidpointFieldStepInterpolator.java 0 0 4
org/apache/commons/math4/legacy/ode/nonstiff/MidpointIntegrator.java 0 0 10
org/apache/commons/math4/legacy/ode/nonstiff/MidpointStepInterpolator.java 0 0 33
org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaFieldIntegrator.java 0 0 14
org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaFieldStepInterpolator.java 0 0 6
org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaIntegrator.java 0 0 121
org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaStepInterpolator.java 0 0 72
org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesFieldStepInterpolator.java 0 0 4
org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesIntegrator.java 0 0 14
org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesStepInterpolator.java 0 0 47
org/apache/commons/math4/legacy/ode/sampling/AbstractFieldStepInterpolator.java 0 0 1
org/apache/commons/math4/legacy/ode/sampling/AbstractStepInterpolator.java 0 0 268
org/apache/commons/math4/legacy/ode/sampling/FieldStepInterpolator.java 0 0 4
org/apache/commons/math4/legacy/ode/sampling/FixedStepHandler.java 0 0 2
org/apache/commons/math4/legacy/ode/sampling/StepInterpolator.java 0 0 10
org/apache/commons/math4/legacy/optim/BaseMultiStartMultivariateOptimizer.java 0 0 3
org/apache/commons/math4/legacy/optim/BaseOptimizer.java 0 0 4
org/apache/commons/math4/legacy/optim/linear/LinearObjectiveFunction.java 0 0 1
org/apache/commons/math4/legacy/optim/linear/SimplexTableau.java 0 0 28
org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/BOBYQAOptimizer.java 0 0 28
org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java 0 0 28
org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/MultiDirectionalTransform.java 0 0 1
org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/NelderMeadTransform.java 0 0 1
org/apache/commons/math4/legacy/optim/univariate/BracketFinder.java 0 0 1
org/apache/commons/math4/legacy/optim/univariate/BrentOptimizer.java 0 0 1
org/apache/commons/math4/legacy/optim/univariate/MultiStartUnivariateOptimizer.java 0 0 1
org/apache/commons/math4/legacy/random/SobolSequenceGenerator.java 0 0 1
org/apache/commons/math4/legacy/special/BesselJ.java 0 0 2
org/apache/commons/math4/legacy/stat/Frequency.java 0 0 3
org/apache/commons/math4/legacy/stat/StatUtils.java 0 0 2
org/apache/commons/math4/legacy/stat/correlation/Covariance.java 0 0 13
org/apache/commons/math4/legacy/stat/correlation/KendallsCorrelation.java 0 0 1
org/apache/commons/math4/legacy/stat/correlation/PearsonsCorrelation.java 0 0 12
org/apache/commons/math4/legacy/stat/correlation/SpearmansCorrelation.java 0 0 1
org/apache/commons/math4/legacy/stat/correlation/StorelessCovariance.java 0 0 6
org/apache/commons/math4/legacy/stat/descriptive/AbstractStorelessUnivariateStatistic.java 0 0 1
org/apache/commons/math4/legacy/stat/descriptive/DescriptiveStatistics.java 0 0 2
org/apache/commons/math4/legacy/stat/descriptive/MultivariateSummaryStatistics.java 0 0 12
org/apache/commons/math4/legacy/stat/descriptive/ResizableDoubleArray.java 0 0 6
org/apache/commons/math4/legacy/stat/descriptive/StatisticalSummaryValues.java 0 0 1
org/apache/commons/math4/legacy/stat/descriptive/SummaryStatistics.java 0 0 8
org/apache/commons/math4/legacy/stat/descriptive/SynchronizedDescriptiveStatistics.java 0 0 1
org/apache/commons/math4/legacy/stat/descriptive/SynchronizedMultivariateSummaryStatistics.java 0 0 9
org/apache/commons/math4/legacy/stat/descriptive/SynchronizedSummaryStatistics.java 0 0 9
org/apache/commons/math4/legacy/stat/descriptive/WeightedEvaluation.java 0 0 1
org/apache/commons/math4/legacy/stat/descriptive/moment/FirstMoment.java 0 0 5
org/apache/commons/math4/legacy/stat/descriptive/moment/FourthMoment.java 0 0 6
org/apache/commons/math4/legacy/stat/descriptive/moment/Kurtosis.java 0 0 8
org/apache/commons/math4/legacy/stat/descriptive/moment/Mean.java 0 0 6
org/apache/commons/math4/legacy/stat/descriptive/moment/SemiVariance.java 0 0 66
org/apache/commons/math4/legacy/stat/descriptive/moment/Skewness.java 0 0 4
org/apache/commons/math4/legacy/stat/descriptive/rank/CentralPivotingStrategy.java 0 0 2
org/apache/commons/math4/legacy/stat/descriptive/rank/Min.java 0 0 1
org/apache/commons/math4/legacy/stat/descriptive/rank/PSquarePercentile.java 0 0 16
org/apache/commons/math4/legacy/stat/descriptive/rank/Percentile.java 0 0 67
org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfLogs.java 0 0 2
org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfSquares.java 0 0 1
org/apache/commons/math4/legacy/stat/inference/BinomialTest.java 0 0 1
org/apache/commons/math4/legacy/stat/inference/ChiSquareTest.java 0 0 3
org/apache/commons/math4/legacy/stat/inference/InferenceTestUtils.java 0 0 1
org/apache/commons/math4/legacy/stat/inference/KolmogorovSmirnovTest.java 0 1 30
org/apache/commons/math4/legacy/stat/inference/TTest.java 0 0 5
org/apache/commons/math4/legacy/stat/inference/WilcoxonSignedRankTest.java 0 0 9
org/apache/commons/math4/legacy/stat/interval/ClopperPearsonInterval.java 0 0 1
org/apache/commons/math4/legacy/stat/ranking/NaturalRanking.java 0 0 47
org/apache/commons/math4/legacy/stat/ranking/RankingAlgorithm.java 0 0 1
org/apache/commons/math4/legacy/stat/regression/AbstractMultipleLinearRegression.java 0 0 2
org/apache/commons/math4/legacy/stat/regression/GLSMultipleLinearRegression.java 0 0 2
org/apache/commons/math4/legacy/stat/regression/MillerUpdatingRegression.java 0 0 8
org/apache/commons/math4/legacy/stat/regression/ModelSpecificationException.java 0 0 1
org/apache/commons/math4/legacy/stat/regression/MultipleLinearRegression.java 0 0 1
org/apache/commons/math4/legacy/stat/regression/OLSMultipleLinearRegression.java 0 0 2
org/apache/commons/math4/legacy/stat/regression/RegressionResults.java 0 0 5
org/apache/commons/math4/legacy/stat/regression/SimpleRegression.java 0 0 193
org/apache/commons/math4/legacy/stat/regression/UpdatingMultipleLinearRegression.java 0 0 1
org/apache/commons/math4/legacy/util/ComplexFormat.java 0 0 1
org/apache/commons/math4/legacy/util/CompositeFormat.java 0 0 17

Details

org/apache/commons/math4/legacy/analysis/FunctionUtils.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 48
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 72
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 103
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 124
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 158
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 179
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 327

org/apache/commons/math4/legacy/analysis/ParametricUnivariateFunction.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 34
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 43

org/apache/commons/math4/legacy/analysis/differentiation/DSCompiler.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 308
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 342
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 342
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 342
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 356
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 357
 Error indentation Indentation 'throws' has incorrect indentation level 7, expected level should be 8. 404
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 407
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 407
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 407
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 527
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 549
 Error sizes ParameterNumber More than 7 parameters (found 8). 649
 Error sizes ParameterNumber More than 7 parameters (found 11). 674
 Error sizes ParameterNumber More than 7 parameters (found 14). 704
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 1750
 Error indentation Indentation 'throws' has incorrect indentation level 7, expected level should be 8. 1751

org/apache/commons/math4/legacy/analysis/differentiation/DerivativeStructure.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 170
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 193
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 263
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 465
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 468
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 468
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 481
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 481
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 586
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 920
 Error sizes ParameterNumber More than 7 parameters (found 8). 1078
 Error sizes LineLength Line is longer than 120 characters (found 127). 1090
 Error sizes ParameterNumber More than 7 parameters (found 8). 1104
 Error sizes LineLength Line is longer than 120 characters (found 127). 1116

org/apache/commons/math4/legacy/analysis/differentiation/SparseGradient.java

Severity Category Rule Message Line
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 385
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 385
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 396
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 396
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 701
 Error sizes ParameterNumber More than 7 parameters (found 8). 833
 Error sizes ParameterNumber More than 7 parameters (found 8). 853

org/apache/commons/math4/legacy/analysis/function/Gaussian.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 117
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 143
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 158

org/apache/commons/math4/legacy/analysis/function/HarmonicOscillator.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 83
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 104
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 118
 Error whitespace NoWhitespaceAfter '-' is followed by whitespace. 166

org/apache/commons/math4/legacy/analysis/function/Logistic.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 113
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 139
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 164

org/apache/commons/math4/legacy/analysis/function/Logit.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 88
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 109
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 117

org/apache/commons/math4/legacy/analysis/function/Sigmoid.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 91
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 112
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 119

org/apache/commons/math4/legacy/analysis/function/Sinc.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 169

org/apache/commons/math4/legacy/analysis/function/StepFunction.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 90
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 90

org/apache/commons/math4/legacy/analysis/integration/BaseAbstractUnivariateIntegrator.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 271

org/apache/commons/math4/legacy/analysis/integration/IterativeLegendreGaussIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 8. 75

org/apache/commons/math4/legacy/analysis/integration/TrapezoidIntegrator.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 123
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 123

org/apache/commons/math4/legacy/analysis/integration/gauss/HermiteRuleFactory.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 63
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 64

org/apache/commons/math4/legacy/analysis/integration/gauss/LaguerreRuleFactory.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 71
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 71
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 75
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 75

org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreHighPrecisionRuleFactory.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 66
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 67
 Error naming LocalFinalVariableName Name 'b_two_j_p_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error naming LocalFinalVariableName Name 'b_j' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error naming LocalFinalVariableName Name 'b_j_p_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error naming LocalFinalVariableName Name 'b_two_j_p_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
 Error naming LocalFinalVariableName Name 'b_j' must match pattern '^[a-z][a-zA-Z0-9]*$'. 140
 Error naming LocalFinalVariableName Name 'b_j_p_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
 Error naming LocalFinalVariableName Name 'b_j' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
 Error naming LocalFinalVariableName Name 'b_j_p_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 192

org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreRuleFactory.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 37
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 38
 Error naming LocalFinalVariableName Name 'two_j_p_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error naming LocalFinalVariableName Name 'j_p_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67

org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolatingFunction.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62

org/apache/commons/math4/legacy/analysis/interpolation/ClampedSplineInterpolator.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 89
 Error misc ArrayTypeStyle Array brackets at illegal position. 94
 Error misc ArrayTypeStyle Array brackets at illegal position. 95
 Error misc ArrayTypeStyle Array brackets at illegal position. 96
 Error misc ArrayTypeStyle Array brackets at illegal position. 97
 Error misc ArrayTypeStyle Array brackets at illegal position. 114
 Error misc ArrayTypeStyle Array brackets at illegal position. 115
 Error misc ArrayTypeStyle Array brackets at illegal position. 116
 Error misc ArrayTypeStyle Array brackets at illegal position. 127
 Error misc ArrayTypeStyle Array brackets at illegal position. 128

org/apache/commons/math4/legacy/analysis/interpolation/DividedDifferenceInterpolator.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 70
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 70
 Error whitespace NoWhitespaceAfter 'double' is followed by whitespace. 105
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 108
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 108
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 109
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 109
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 110
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 110

org/apache/commons/math4/legacy/analysis/interpolation/FieldHermiteInterpolator.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 90

org/apache/commons/math4/legacy/analysis/interpolation/HermiteInterpolator.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 86
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 233

org/apache/commons/math4/legacy/analysis/interpolation/InterpolatingMicrosphere2D.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 63

org/apache/commons/math4/legacy/analysis/interpolation/LoessInterpolator.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter 'while' is not followed by whitespace. 439

org/apache/commons/math4/legacy/analysis/interpolation/MicrosphereProjectionInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 73

org/apache/commons/math4/legacy/analysis/interpolation/PiecewiseBicubicSplineInterpolator.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 37
 Error whitespace ParenPad '(' is followed by whitespace. 44
 Error whitespace ParenPad ')' is preceded with whitespace. 47
 Error whitespace ParenPad '(' is followed by whitespace. 51
 Error whitespace ParenPad ')' is preceded with whitespace. 53
 Error whitespace ParenPad '(' is followed by whitespace. 60
 Error whitespace ParenPad ')' is preceded with whitespace. 60

org/apache/commons/math4/legacy/analysis/interpolation/SplineInterpolator.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 98

org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolatingFunction.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 140). 45
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error sizes LineLength Line is longer than 120 characters (found 140). 46
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error sizes LineLength Line is longer than 120 characters (found 143). 47
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error sizes LineLength Line is longer than 120 characters (found 141). 48
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error sizes LineLength Line is longer than 120 characters (found 140). 49
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error sizes LineLength Line is longer than 120 characters (found 140). 50
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error sizes LineLength Line is longer than 120 characters (found 143). 51
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error sizes LineLength Line is longer than 120 characters (found 141). 52
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error sizes LineLength Line is longer than 120 characters (found 143). 53
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error sizes LineLength Line is longer than 120 characters (found 143). 54
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error sizes LineLength Line is longer than 120 characters (found 146). 55
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error sizes LineLength Line is longer than 120 characters (found 150). 56
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error sizes LineLength Line is longer than 120 characters (found 141). 57
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error sizes LineLength Line is longer than 120 characters (found 141). 58
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error sizes LineLength Line is longer than 120 characters (found 150). 59
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error sizes LineLength Line is longer than 120 characters (found 146). 60
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error sizes LineLength Line is longer than 120 characters (found 140). 61
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error sizes LineLength Line is longer than 120 characters (found 140). 62
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error sizes LineLength Line is longer than 120 characters (found 143). 63
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error sizes LineLength Line is longer than 120 characters (found 141). 64
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error sizes LineLength Line is longer than 120 characters (found 140). 65
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error sizes LineLength Line is longer than 120 characters (found 140). 66
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error sizes LineLength Line is longer than 120 characters (found 143). 67
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error sizes LineLength Line is longer than 120 characters (found 141). 68
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68
 Error sizes LineLength Line is longer than 120 characters (found 143). 69
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error sizes LineLength Line is longer than 120 characters (found 143). 70
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error sizes LineLength Line is longer than 120 characters (found 146). 71
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 120 characters (found 150). 72
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error sizes LineLength Line is longer than 120 characters (found 141). 73
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error sizes LineLength Line is longer than 120 characters (found 141). 74
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error sizes LineLength Line is longer than 120 characters (found 150). 75
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 120 characters (found 146). 76
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 120 characters (found 142). 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error sizes LineLength Line is longer than 120 characters (found 143). 78
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 120 characters (found 146). 79
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 120 characters (found 150). 80
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 120 characters (found 143). 81
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 120 characters (found 143). 82
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 120 characters (found 146). 83
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 120 characters (found 150). 84
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 120 characters (found 146). 85
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 120 characters (found 146). 86
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error sizes LineLength Line is longer than 120 characters (found 202). 87
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error sizes LineLength Line is longer than 120 characters (found 184). 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error sizes LineLength Line is longer than 120 characters (found 150). 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 120 characters (found 150). 90
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 120 characters (found 184). 91
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error sizes LineLength Line is longer than 120 characters (found 184). 92
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error sizes LineLength Line is longer than 120 characters (found 141). 93
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error sizes LineLength Line is longer than 120 characters (found 141). 94
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 120 characters (found 150). 95
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error sizes LineLength Line is longer than 120 characters (found 146). 96
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 120 characters (found 141). 97
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 120 characters (found 141). 98
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error sizes LineLength Line is longer than 120 characters (found 150). 99
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error sizes LineLength Line is longer than 120 characters (found 146). 100
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error sizes LineLength Line is longer than 120 characters (found 150). 101
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error sizes LineLength Line is longer than 120 characters (found 150). 102
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error sizes LineLength Line is longer than 120 characters (found 184). 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error sizes LineLength Line is longer than 120 characters (found 184). 104
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error sizes LineLength Line is longer than 120 characters (found 146). 105
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error sizes LineLength Line is longer than 120 characters (found 146). 106
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error sizes LineLength Line is longer than 120 characters (found 184). 107
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error sizes LineLength Line is longer than 120 characters (found 167). 108
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error sizes MethodLength Method TricubicInterpolatingFunction length is 157 lines (max allowed is 150). 136
 Error sizes ParameterNumber More than 7 parameters (found 11). 136
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 484
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 488
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 492

org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 109
 Error sizes LineLength Line is longer than 120 characters (found 121). 110
 Error sizes LineLength Line is longer than 120 characters (found 121). 111

org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunction.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 87
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 237
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 237
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 380
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 392

org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionLagrangeForm.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 230
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 230
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 232
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 232
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 233
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 233
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 235
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 235
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 240
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 240
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 240
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 265
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 265
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 269
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 269
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 272
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 272
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 288
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 288
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 289
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 289
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 289
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 289
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 290
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 290
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 291
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 291
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 291
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 291

org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionNewtonForm.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 96
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 201
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 201
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 207
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 208
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 208
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 209
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 209

org/apache/commons/math4/legacy/analysis/polynomials/PolynomialSplineFunction.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 101
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 115
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error whitespace ParenPad ')' is preceded with whitespace. 145
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad ')' is preceded with whitespace. 181

org/apache/commons/math4/legacy/analysis/polynomials/PolynomialsUtils.java

Severity Category Rule Message Line
 Error indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 16, 20. 112
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 112
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 114
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 116
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 117
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 16. 118
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 140
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 142
 Error indentation Indentation 'array initialization' child has incorrect indentation level 24, expected level should be 20. 143
 Error indentation Indentation 'array initialization' child has incorrect indentation level 24, expected level should be 20. 144
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 146
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 16. 147
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 168
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 170
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 171
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 175
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 16. 176
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 197
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 199
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 200
 Error indentation Indentation 'array initialization' child has incorrect indentation level 24, expected level should be 20. 201
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 204
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 16. 205
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 248
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 250
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 251
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 252
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 253
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 254
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 255
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 20, 24. 257
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 16, 20. 262
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 16. 263
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 332
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 333
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 333
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 339
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 346

org/apache/commons/math4/legacy/analysis/solvers/BracketingNthOrderBrentSolver.java

Severity Category Rule Message Line
 Error sizes MethodLength Method doSolve length is 199 lines (max allowed is 150). 142
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 367
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 367

org/apache/commons/math4/legacy/analysis/solvers/FieldBracketingNthOrderBrentSolver.java

Severity Category Rule Message Line
 Error sizes MethodLength Method solve length is 210 lines (max allowed is 150). 193
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 429
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 429

org/apache/commons/math4/legacy/analysis/solvers/LaguerreSolver.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 339
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 339

org/apache/commons/math4/legacy/analysis/solvers/MullerSolver.java

Severity Category Rule Message Line
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 177
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 178
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 179

org/apache/commons/math4/legacy/analysis/solvers/MullerSolver2.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 111

org/apache/commons/math4/legacy/analysis/solvers/UnivariateSolverUtils.java

Severity Category Rule Message Line
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 123
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 123
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 336
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 343
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 346
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 387
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 387

org/apache/commons/math4/legacy/distribution/EmpiricalDistribution.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. 149
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 438
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 456

org/apache/commons/math4/legacy/distribution/EnumeratedDistribution.java

Severity Category Rule Message Line
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 128
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 129

org/apache/commons/math4/legacy/fitting/GaussianCurveFitter.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 70
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 82
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 83
 Warning misc TodoComment Comment matches to-do format 'TODO:'. 173
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 178

org/apache/commons/math4/legacy/fitting/HarmonicCurveFitter.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 204

org/apache/commons/math4/legacy/fitting/SimpleCurveFitter.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 293
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 295
 Warning misc TodoComment Comment matches to-do format 'TODO:'. 302
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 321
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 322

org/apache/commons/math4/legacy/fitting/leastsquares/AbstractEvaluation.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72

org/apache/commons/math4/legacy/fitting/leastsquares/DifferentiatorVectorMultivariateJacobianFunction.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 153). 53
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 65

org/apache/commons/math4/legacy/fitting/leastsquares/LeastSquaresFactory.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 9). 65
 Error sizes ParameterNumber More than 7 parameters (found 8). 166
 Error sizes LineLength Line is longer than 120 characters (found 124). 248
 Error sizes ParameterNumber More than 7 parameters (found 8). 381

org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java

Severity Category Rule Message Line
 Error sizes MethodLength Method optimize length is 250 lines (max allowed is 150). 297
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 485
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 486
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 487
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 488
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 489
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 525
 Error sizes MethodLength Method determineLMParameter length is 155 lines (max allowed is 150). 620
 Error sizes ParameterNumber More than 7 parameters (found 10). 620
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 739

org/apache/commons/math4/legacy/genetics/BinaryChromosome.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 56
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 70
 Error whitespace MethodParamPad '(' is preceded with whitespace. 70
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 71
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 71
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 71
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 81
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 90
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 90
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 90

org/apache/commons/math4/legacy/genetics/Chromosome.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 27

org/apache/commons/math4/legacy/genetics/InvalidRepresentationException.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 38
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 8. 39

org/apache/commons/math4/legacy/genetics/OnePointCrossover.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 82
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 112
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 112

org/apache/commons/math4/legacy/genetics/RandomKey.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 75
 Error whitespace MethodParamPad '(' is preceded with whitespace. 129
 Error whitespace MethodParamPad '(' is preceded with whitespace. 132
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 133
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 133
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 133
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 133
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 151
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 165
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 165
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 165
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 165
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 199
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 199
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 199
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 199
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 214
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 214
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 214
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 214
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 215
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 215
 Error whitespace MethodParamPad '(' is preceded with whitespace. 267
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 270
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 270
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 270
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 270
 Error whitespace MethodParamPad '(' is preceded with whitespace. 294
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 295
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 295
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 295
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 295

org/apache/commons/math4/legacy/genetics/RandomKeyMutation.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 49

org/apache/commons/math4/legacy/genetics/TournamentSelection.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 87
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 88
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 88
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 88
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 88

org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java

Severity Category Rule Message Line
 Error indentation Indentation 'NotPositiveException' has incorrect indentation level 4, expected level should be 8. 245
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 364
 Error indentation Indentation 'OutOfRangeException' has incorrect indentation level 4, expected level should be 8. 365
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 365
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 497
 Error indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 8. 665
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 870
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 889
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 889
 Error whitespace ParenPad ')' is preceded with whitespace. 972
 Error indentation Indentation 'for' child has incorrect indentation level 15, expected level should be 16. 1008
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1008
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1008
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1008
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1008
 Error indentation Indentation 'for rcurly' has incorrect indentation level 11, expected level should be 12. 1009

org/apache/commons/math4/legacy/linear/AbstractRealMatrix.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 219
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 219
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 219
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 219
 Error indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 8. 664
 Error whitespace ParenPad ')' is preceded with whitespace. 955
 Error indentation Indentation 'for' child has incorrect indentation level 15, expected level should be 16. 991
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 991
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 991
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 991
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 991
 Error indentation Indentation 'for rcurly' has incorrect indentation level 11, expected level should be 12. 993

org/apache/commons/math4/legacy/linear/Array2DRowFieldMatrix.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 551

org/apache/commons/math4/legacy/linear/Array2DRowRealMatrix.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 561

org/apache/commons/math4/legacy/linear/ArrayFieldVector.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 758
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 814
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 814
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 847

org/apache/commons/math4/legacy/linear/ArrayRealVector.java

Severity Category Rule Message Line
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 12. 671
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 672
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 672
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 722
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 728

org/apache/commons/math4/legacy/linear/BiDiagonalTransformer.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 145
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 145
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 149
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 149

org/apache/commons/math4/legacy/linear/BigReal.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 313

org/apache/commons/math4/legacy/linear/BlockFieldMatrix.java

Severity Category Rule Message Line
 Error indentation Indentation 'else rcurly' has incorrect indentation level 15, expected level should be 16. 734
 Error sizes ParameterNumber More than 7 parameters (found 10). 758
 Error indentation Indentation 'else rcurly' has incorrect indentation level 11, expected level should be 12. 907
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 1235
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1366
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1390
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1420
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1450

org/apache/commons/math4/legacy/linear/BlockRealMatrix.java

Severity Category Rule Message Line
 Error indentation Indentation 'else rcurly' has incorrect indentation level 15, expected level should be 16. 745
 Error sizes ParameterNumber More than 7 parameters (found 10). 769
 Error indentation Indentation 'else rcurly' has incorrect indentation level 11, expected level should be 12. 918
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 1233
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1360
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1384
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1414
 Error indentation Indentation 'for rcurly' has incorrect indentation level 13, expected level should be 12. 1444

org/apache/commons/math4/legacy/linear/CholeskyDecomposition.java

Severity Category Rule Message Line
 Error indentation Indentation 'for rcurly' has incorrect indentation level 11, expected level should be 12. 131

org/apache/commons/math4/legacy/linear/DefaultFieldMatrixPreservingVisitor.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 52
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 52

org/apache/commons/math4/legacy/linear/DefaultRealMatrixPreservingVisitor.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 38
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 38

org/apache/commons/math4/legacy/linear/EigenDecomposition.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 196
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 196
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 198
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 198
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 588
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 588
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 593
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 593
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 693
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 693
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 698
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 698
 Error sizes MethodLength Method findEigenVectorsFromSchur length is 175 lines (max allowed is 150). 765
 Error indentation Indentation 'for' has incorrect indentation level 11, expected level should be 12. 775
 Error indentation Indentation 'for' child has incorrect indentation level 15, expected level should be 16. 776
 Error indentation Indentation 'for rcurly' has incorrect indentation level 11, expected level should be 12. 777
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 12. 782

org/apache/commons/math4/legacy/linear/FieldMatrix.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 59
 Error indentation Indentation 'NotPositiveException' has incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 158
 Error indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 7. 159
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 175
 Error indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 7. 176
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'OutOfRangeException' has incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 215
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 6. 216
 Error indentation Indentation 'OutOfRangeException' has incorrect indentation level 2, expected level should be 6. 217
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 265
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 278
 Error indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 7. 279
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 289
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 302
 Error indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 7. 303
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 313
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 326
 Error indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 7. 327
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 337
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 350
 Error indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 7. 351
 Error indentation Indentation 'OutOfRangeException' has incorrect indentation level 4, expected level should be 8. 374
 Error indentation Indentation 'OutOfRangeException' has incorrect indentation level 4, expected level should be 8. 396
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 574
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 605
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 680
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 711
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 783
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 813

org/apache/commons/math4/legacy/linear/IterationEvent.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def rcurly' has incorrect indentation level 1, expected level should be 0. 55

org/apache/commons/math4/legacy/linear/MatrixDimensionMismatchException.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 45
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 46

org/apache/commons/math4/legacy/linear/MatrixUtils.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 677
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 779
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 838
 Error whitespace ParenPad '(' is followed by whitespace. 838
 Error whitespace ParenPad ')' is preceded with whitespace. 838
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 838
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 843
 Error whitespace ParenPad '(' is followed by whitespace. 843
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 843
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 843
 Error whitespace ParenPad ')' is preceded with whitespace. 843
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 843
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 845
 Error whitespace ParenPad '(' is followed by whitespace. 845
 Error whitespace ParenPad ')' is preceded with whitespace. 845
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 845
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 848
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 848
 Error whitespace ParenPad ')' is preceded with whitespace. 849
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 850
 Error whitespace ParenPad '(' is followed by whitespace. 850
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 850
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 850
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 850
 Error whitespace ParenPad ')' is preceded with whitespace. 850
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 850
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 851
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 851
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 851
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 851
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 851
 Error whitespace ParenPad ')' is preceded with whitespace. 851
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 883
 Error whitespace ParenPad '(' is followed by whitespace. 883
 Error whitespace ParenPad ')' is preceded with whitespace. 883
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 883
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 888
 Error whitespace ParenPad '(' is followed by whitespace. 888
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 888
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 888
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 888
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 888
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 888
 Error whitespace ParenPad ')' is preceded with whitespace. 888
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 888
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 890
 Error whitespace ParenPad '(' is followed by whitespace. 890
 Error whitespace ParenPad ')' is preceded with whitespace. 890
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 890
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 893
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 893
 Error whitespace ParenPad ')' is preceded with whitespace. 894
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 895
 Error whitespace ParenPad '(' is followed by whitespace. 895
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 895
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 895
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 895
 Error whitespace WhitespaceAround '>' is not preceded with whitespace. 895
 Error whitespace ParenPad ')' is preceded with whitespace. 895
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 895
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 896
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 896
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 896
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 896
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 896
 Error whitespace ParenPad ')' is preceded with whitespace. 896

org/apache/commons/math4/legacy/linear/OpenIntToFieldHashMap.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 109
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 118
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 127

org/apache/commons/math4/legacy/linear/OpenMapRealVector.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '>>' is not followed by whitespace. 676
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 728
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 728

org/apache/commons/math4/legacy/linear/QRDecomposition.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 167
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 167
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 245
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 245
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 245

org/apache/commons/math4/legacy/linear/RRQRDecomposition.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 138
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 143

org/apache/commons/math4/legacy/linear/RealMatrix.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 272

org/apache/commons/math4/legacy/linear/RealMatrixFormat.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 320

org/apache/commons/math4/legacy/linear/RealVector.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 577
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 599
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 621
 Error sizes MethodLength Method unmodifiableRealVector length is 418 lines (max allowed is 150). 1211

org/apache/commons/math4/legacy/linear/RealVectorFormat.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 251

org/apache/commons/math4/legacy/linear/SchurTransformer.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 428
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 428
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 430
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 430

org/apache/commons/math4/legacy/linear/SingularValueDecomposition.java

Severity Category Rule Message Line
 Error sizes MethodLength Method SingularValueDecomposition length is 394 lines (max allowed is 150). 87
 Error naming LocalFinalVariableName Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error naming LocalFinalVariableName Name 'U' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
 Error naming LocalFinalVariableName Name 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 328
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 329
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 330
 Error indentation Indentation 'for' has incorrect indentation level 20, expected level should be 16. 331
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 332
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 333
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 334
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 335
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 336
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 337
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 338
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 339
 Error indentation Indentation 'for' has incorrect indentation level 24, expected level should be 20. 341
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 342
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 343
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 344
 Error indentation Indentation 'for rcurly' has incorrect indentation level 24, expected level should be 20. 345
 Error indentation Indentation 'for rcurly' has incorrect indentation level 20, expected level should be 16. 346
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 347
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 349
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 350
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 351
 Error indentation Indentation 'for' has incorrect indentation level 20, expected level should be 16. 352
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 353
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 354
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 355
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 356
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 357
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 358
 Error indentation Indentation 'for' has incorrect indentation level 24, expected level should be 20. 360
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 361
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 362
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 363
 Error indentation Indentation 'for rcurly' has incorrect indentation level 24, expected level should be 20. 364
 Error indentation Indentation 'for rcurly' has incorrect indentation level 20, expected level should be 16. 365
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 366
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 368
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 370
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 372
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 376
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 377
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 378
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 379
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 380
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 381
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 382
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 383
 Error indentation Indentation 'if' has incorrect indentation level 20, expected level should be 16. 384
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 386
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 387
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 388
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 389
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 390
 Error indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 16. 391
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 392
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 393
 Error indentation Indentation 'for' has incorrect indentation level 20, expected level should be 16. 395
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 396
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 397
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 398
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 399
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 400
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 401
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 402
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 403
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 404
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 405
 Error indentation Indentation 'for' has incorrect indentation level 24, expected level should be 20. 407
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 408
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 409
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 410
 Error indentation Indentation 'for rcurly' has incorrect indentation level 24, expected level should be 20. 411
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 412
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 413
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 414
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 415
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 416
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 417
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 418
 Error indentation Indentation 'for' child has incorrect indentation level 24, expected level should be 20. 419
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 420
 Error indentation Indentation 'for' has incorrect indentation level 28, expected level should be 24. 421
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 422
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 423
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 424
 Error indentation Indentation 'for rcurly' has incorrect indentation level 28, expected level should be 24. 425
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 426
 Error indentation Indentation 'for rcurly' has incorrect indentation level 20, expected level should be 16. 427
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 428
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 429
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 431
 Error indentation Indentation 'if' has incorrect indentation level 20, expected level should be 16. 433
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 434
 Error indentation Indentation 'for' has incorrect indentation level 24, expected level should be 20. 436
 Error indentation Indentation 'for' child has incorrect indentation level 28, expected level should be 24. 437
 Error indentation Indentation 'for rcurly' has incorrect indentation level 24, expected level should be 20. 438
 Error indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 16. 439
 Error indentation Indentation 'while' has incorrect indentation level 20, expected level should be 16. 441
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 442
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 443
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 444
 Error indentation Indentation 'while' child has incorrect indentation level 24, expected level should be 20. 445
 Error indentation Indentation 'while' child has incorrect indentation level 24, expected level should be 20. 446
 Error indentation Indentation 'while' child has incorrect indentation level 24, expected level should be 20. 447
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 448
 Error indentation Indentation 'for' has incorrect indentation level 28, expected level should be 24. 449
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 450
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 451
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 452
 Error indentation Indentation 'for rcurly' has incorrect indentation level 28, expected level should be 24. 453
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 454
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 455
 Error indentation Indentation 'for' has incorrect indentation level 28, expected level should be 24. 456
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 457
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 458
 Error indentation Indentation 'for' child has incorrect indentation level 32, expected level should be 28. 459
 Error indentation Indentation 'for rcurly' has incorrect indentation level 28, expected level should be 24. 460
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 461
 Error indentation Indentation 'while' child has incorrect indentation level 24, expected level should be 20. 462
 Error indentation Indentation 'while rcurly' has incorrect indentation level 20, expected level should be 16. 463
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 464
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 465

org/apache/commons/math4/legacy/linear/SparseFieldMatrix.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 52
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 91

org/apache/commons/math4/legacy/linear/SparseFieldVector.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 104
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 212
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 4. 272
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 289

org/apache/commons/math4/legacy/linear/SymmLQ.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 9, expected level should be 8. 500
 Error indentation Indentation 'method def modifier' has incorrect indentation level 9, expected level should be 8. 541

org/apache/commons/math4/legacy/ml/clustering/DoublePoint.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 50

org/apache/commons/math4/legacy/ml/clustering/KMeansPlusPlusClusterer.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '->' is not followed by whitespace. 209
 Error whitespace WhitespaceAround '->' is not preceded with whitespace. 209
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 248
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 249
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 250
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 251
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 252
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 253
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 254
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 255
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 256
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 257
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 258
 Error whitespace MethodParamPad '(' is preceded with whitespace. 305
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 336
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 336
 Error whitespace MethodParamPad '(' is preceded with whitespace. 389

org/apache/commons/math4/legacy/ml/clustering/MiniBatchKMeansClusterer.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 9). 67

org/apache/commons/math4/legacy/ml/clustering/evaluation/CalinskiHarabasz.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 127). 123

org/apache/commons/math4/legacy/ode/AbstractFieldIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 296
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 297
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 8. 300
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 300
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 301
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 302
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 303
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 304
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 8. 305
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 308
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 309
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 8. 318
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 319
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 321
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 322
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 8. 323
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 325
 Error indentation Indentation 'while' has incorrect indentation level 12, expected level should be 8. 326
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 329
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 330
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 331
 Error sizes LineLength Line is longer than 120 characters (found 126). 334
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 334
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 337
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 340
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 341
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 342
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 343
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 346
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 347
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 348
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 350
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 352
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 353
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 355
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 356
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 357
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 358
 Error indentation Indentation 'if' has incorrect indentation level 20, expected level should be 16. 359
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 362
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 363
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 364
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 20. 365
 Error indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 16. 366
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 367
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 370
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 371
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 374
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 376
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 377
 Error indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 8. 378
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 8. 381
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 12. 382
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 12. 383
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 8. 384
 Error sizes LineLength Line is longer than 120 characters (found 124). 385
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 385
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 8. 388
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 12. 389
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 8. 390
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 392

org/apache/commons/math4/legacy/ode/AbstractIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 329
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 330
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 8. 333
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 333
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 334
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 335
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 336
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 337
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 8. 338
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 341
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 342
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 8. 351
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 352
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 354
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 355
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 8. 356
 Error indentation Indentation 'while' has incorrect indentation level 12, expected level should be 8. 358
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 361
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 362
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 363
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 366
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 367
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 368
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 371
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 372
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 373
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 375
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 376
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 377
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 379
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 382
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 383
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 384
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 385
 Error indentation Indentation 'for' has incorrect indentation level 16, expected level should be 12. 388
 Error indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 16. 389
 Error indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 12. 390
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 392
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 394
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 395
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 396
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 398
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 399
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 400
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 403
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 404
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 405
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 406
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 407
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 408
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 411
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 412
 Error indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 12. 413
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 416
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 418
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 419
 Error indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 8. 420
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 423
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 424
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 425
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 427
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 8. 428
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 12. 429
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 8. 431
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 8. 432
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 12. 433
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 12. 434
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 8. 435
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 436
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 8. 439
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 12. 440
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 8. 441
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 8. 443

org/apache/commons/math4/legacy/ode/AbstractParameterizable.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 36

org/apache/commons/math4/legacy/ode/ContinuousOutputFieldModel.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 290

org/apache/commons/math4/legacy/ode/ContinuousOutputModel.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 90
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 113
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 119
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 129
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 130
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 133
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 136
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 137
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 138
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 141
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 142
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 144
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 146
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 147
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 148
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 150
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 151
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 152
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 153
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 154
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 155
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 156
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 158
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 161
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 162
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 167
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 170
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 177
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 187
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 191
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 192
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 193
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 199
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 200
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 202
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 208
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 209
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 210
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 216
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 217
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 218
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 226
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 228
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 249
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 252
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 253
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 254
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 256
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 257
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 258
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 262
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 263
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 264
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 265
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 266
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 267
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 268
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 269
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 270
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 271
 Error indentation Indentation 'while' has incorrect indentation level 6, expected level should be 8. 274
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 277
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 278
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 12. 279
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 280
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 281
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 282
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 283
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 284
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 285
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 287
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 288
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 12. 289
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 292
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 293
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 294
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 12. 296
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 298
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 299
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 303
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 304
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 305
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 306
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 307
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 308
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 309
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 16. 313
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 12. 314
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 317
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 318
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 12. 319
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 320
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 321
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 322
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 323
 Error indentation Indentation 'while rcurly' has incorrect indentation level 6, expected level should be 8. 324
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 327
 Error indentation Indentation 'while' has incorrect indentation level 6, expected level should be 8. 328
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 12. 329
 Error indentation Indentation 'while rcurly' has incorrect indentation level 6, expected level should be 8. 330
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 332
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 333
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 348
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 349
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 350
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 366
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 367
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 368
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 387
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 388
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 390
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 409
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 410
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 411
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 412
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 421
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 422
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 423
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 424
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 425
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 426
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 427
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 16. 428
 Error indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 12. 429
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 430
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 431
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 432
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 433
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 434
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 435
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 436
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 437
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 438

org/apache/commons/math4/legacy/ode/FieldODEStateAndDerivative.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 123). 59

org/apache/commons/math4/legacy/ode/FirstOrderConverter.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 77
 Error whitespace MethodParamPad '(' is preceded with whitespace. 77
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 8. 81
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 83
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 90
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 92
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 93
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 100
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 113

org/apache/commons/math4/legacy/ode/FirstOrderIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 61
 Error whitespace MethodParamPad '(' is preceded with whitespace. 61

org/apache/commons/math4/legacy/ode/JacobianMatrices.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 383
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 401

org/apache/commons/math4/legacy/ode/MultistepFieldIntegrator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 117
 Error sizes ParameterNumber More than 7 parameters (found 8). 165
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 296
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 303
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 310

org/apache/commons/math4/legacy/ode/MultistepIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 306
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 313
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 320

org/apache/commons/math4/legacy/ode/SecondOrderIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 55

org/apache/commons/math4/legacy/ode/events/EventFilter.java

Severity Category Rule Message Line
 Error indentation Indentation 'else rcurly' has incorrect indentation level 7, expected level should be 8. 185

org/apache/commons/math4/legacy/ode/events/EventHandler.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 136
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 199
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 216

org/apache/commons/math4/legacy/ode/events/FilterType.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 94
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 96
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 98
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 99
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 101
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 102
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 105
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 106
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 107
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 108
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 111
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 112
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 114
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 115
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 116
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 117
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 120
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 121
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 123
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 124
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 125
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 126
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 129
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 130
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 132
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 133
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 134
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 135
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 138
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 139
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 141
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 142
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 143
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 145
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 149
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 151
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 153
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 154
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 156
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 157
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 160
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 161
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 162
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 163
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 166
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 167
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 169
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 170
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 171
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 172
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 175
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 176
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 178
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 179
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 180
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 181
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 184
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 185
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 187
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 188
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 189
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 190
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 193
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 194
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 196
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 197
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 198
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 200
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 271
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 273
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 275
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 276
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 278
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 279
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 282
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 283
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 284
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 285
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 288
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 289
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 291
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 292
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 293
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 294
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 297
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 298
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 300
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 301
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 302
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 303
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 306
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 307
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 309
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 310
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 311
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 312
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 315
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 316
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 318
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 319
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 320
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 322
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 326
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 328
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 330
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 331
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 333
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 334
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 337
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 338
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 339
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 340
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 343
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 344
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 346
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 347
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 348
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 349
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 352
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 353
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 355
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 356
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 357
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 358
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 361
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 362
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 364
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 365
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 366
 Error indentation Indentation 'if' has incorrect indentation level 24, expected level should be 20. 367
 Error indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 24. 370
 Error indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 20. 371
 Error indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 24. 373
 Error indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 20. 374
 Error indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 16. 375
 Error indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 20. 377

org/apache/commons/math4/legacy/ode/nonstiff/AdamsFieldIntegrator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 59
 Error sizes ParameterNumber More than 7 parameters (found 8). 86

org/apache/commons/math4/legacy/ode/nonstiff/AdamsFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 70
 Error sizes ParameterNumber More than 7 parameters (found 10). 93
 Error sizes LineLength Line is longer than 120 characters (found 129). 134
 Error sizes LineLength Line is longer than 120 characters (found 124). 136
 Error sizes LineLength Line is longer than 120 characters (found 133). 149
 Error sizes LineLength Line is longer than 120 characters (found 130). 152

org/apache/commons/math4/legacy/ode/nonstiff/AdamsMoultonIntegrator.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 209

org/apache/commons/math4/legacy/ode/nonstiff/AdamsNordsieckFieldTransformer.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 174
 Error indentation Indentation 'getInstance' has incorrect indentation level 4, expected level should be 8. 190
 Error whitespace WhitespaceAround 'synchronized' is not followed by whitespace. 191

org/apache/commons/math4/legacy/ode/nonstiff/AdamsNordsieckTransformer.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround 'synchronized' is not followed by whitespace. 195
 Error sizes LineLength Line is longer than 120 characters (found 122). 312

org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeFieldIntegrator.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 272
 Error sizes LineLength Line is longer than 120 characters (found 125). 298
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 300

org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 66
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 104
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 112
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 126
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 134
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 150
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 154
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 155
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 158
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 159
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 160
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 161
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 162
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 178
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 182
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 183
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 184
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 186
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 187
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 188
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 189
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 190
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 203
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 205
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 207
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 208
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 209
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 212
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 216
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 218
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 220
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 221
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 222
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 224
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 225
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 226
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 227
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 242
 Error sizes ParameterNumber More than 7 parameters (found 8). 242
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 249
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 250
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 254
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 255
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 256
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 258
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 259
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 260
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 261
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 262
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 264
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 266
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 266
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 267
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 268
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 271
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 272
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 278
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 279
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 280
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 282
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 286
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 291
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 292
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 293
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 294
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 295
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 296
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 297
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 298
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 298
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 299
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 300
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 302
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 303
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 314
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 315
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 317
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 318
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 319
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 320
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 321
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 322
 Error indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 12. 324
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 325
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 327
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 328
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 329
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 330
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 331
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 333
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 334
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 337
 Error whitespace MethodParamPad '(' is preceded with whitespace. 338
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 343
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 345
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 346
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 349
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 350
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 351
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 352
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 357
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 358
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 359
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 364
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 366

org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 71
 Error sizes LineLength Line is longer than 120 characters (found 137). 85
 Error sizes ParameterNumber More than 7 parameters (found 8). 85
 Error sizes LineLength Line is longer than 120 characters (found 124). 86
 Error sizes LineLength Line is longer than 120 characters (found 123). 87
 Error sizes LineLength Line is longer than 120 characters (found 122). 88
 Error sizes LineLength Line is longer than 120 characters (found 121). 89
 Error sizes LineLength Line is longer than 120 characters (found 124). 102

org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 48
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 49
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 53
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 54
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 54
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 55
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 55
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 56
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 56
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 60
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 61
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 69
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 70
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 72

org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaStepInterpolator.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 120

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54FieldIntegrator.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 97
 Error whitespace ParenPad '(' is followed by whitespace. 98
 Error whitespace ParenPad '(' is followed by whitespace. 99
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 123
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error whitespace ParenPad '(' is followed by whitespace. 125
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error whitespace ParenPad '(' is followed by whitespace. 128
 Error whitespace ParenPad '(' is followed by whitespace. 151
 Error whitespace ParenPad '(' is followed by whitespace. 152
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace ParenPad '(' is followed by whitespace. 155
 Error whitespace ParenPad '(' is followed by whitespace. 156
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error whitespace ParenPad '(' is followed by whitespace. 159
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error whitespace ParenPad '(' is followed by whitespace. 161
 Error whitespace ParenPad '(' is followed by whitespace. 162
 Error whitespace ParenPad '(' is followed by whitespace. 163
 Error whitespace ParenPad '(' is followed by whitespace. 164
 Error whitespace ParenPad '(' is followed by whitespace. 165
 Error whitespace ParenPad '(' is followed by whitespace. 166
 Error whitespace ParenPad '(' is followed by whitespace. 168
 Error whitespace ParenPad '(' is followed by whitespace. 169
 Error whitespace ParenPad '(' is followed by whitespace. 170
 Error whitespace ParenPad '(' is followed by whitespace. 171
 Error whitespace ParenPad '(' is followed by whitespace. 179
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad '(' is followed by whitespace. 182
 Error whitespace ParenPad '(' is followed by whitespace. 184
 Error sizes LineLength Line is longer than 120 characters (found 122). 194

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54FieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 85
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error whitespace ParenPad '(' is followed by whitespace. 97
 Error whitespace ParenPad '(' is followed by whitespace. 98
 Error whitespace ParenPad '(' is followed by whitespace. 98
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error sizes LineLength Line is longer than 120 characters (found 133). 111
 Error sizes ParameterNumber More than 7 parameters (found 8). 111
 Error sizes LineLength Line is longer than 120 characters (found 124). 112
 Error sizes LineLength Line is longer than 120 characters (found 123). 113
 Error sizes LineLength Line is longer than 120 characters (found 122). 114
 Error sizes LineLength Line is longer than 120 characters (found 121). 115
 Error sizes LineLength Line is longer than 120 characters (found 124). 127

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54Integrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 51
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 54
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 55
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 55
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 55
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 55
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 55
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 55
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 55
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 55
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 55
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 59
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 60
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 60
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 60
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 61
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 61
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 61
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 61
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 61
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 62
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 62
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 62
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 62
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 62
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 62
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 62
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 65
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 65
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 65
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 65
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 65
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 65
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 65
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 65
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 65
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 65
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 65
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 69
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 70
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 70
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 70
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 70
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 70
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 70
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 70
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 70
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 70
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 70
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 70
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 74
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 79
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 82
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 85
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 88
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 91
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 104
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 109
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 122
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 125
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 127
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 130
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 133
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 136
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 144
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 148
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 149
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 152
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 153
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 157

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54StepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 34
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 102
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 109
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 117
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 123
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 124
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 125
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 126
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 127
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 130
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 131
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 132
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 133
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 134
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 135
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 136
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 139
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 142
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 146
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 151
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 157
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 160
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 162
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 164
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 167
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 171
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 171
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 173
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 174
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 175
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 176
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 177
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 178
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 183
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 184
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 185
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 186
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 187
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 188
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 189
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 190
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 191
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 192
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 193
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 194
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 196
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 205
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 206
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 207
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 209
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 210
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 211
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 212
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 213
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 215
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 216
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 217
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 218

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldIntegrator.java

Severity Category Rule Message Line
 Error naming MemberName Name 'e1_01' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error naming MemberName Name 'e1_06' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name 'e1_07' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error naming MemberName Name 'e1_08' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error naming MemberName Name 'e1_09' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error naming MemberName Name 'e1_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name 'e1_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error naming MemberName Name 'e1_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error naming MemberName Name 'e2_01' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error naming MemberName Name 'e2_06' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error naming MemberName Name 'e2_07' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
 Error naming MemberName Name 'e2_08' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error naming MemberName Name 'e2_09' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
 Error naming MemberName Name 'e2_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
 Error naming MemberName Name 'e2_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error naming MemberName Name 'e2_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error whitespace ParenPad '(' is followed by whitespace. 139
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad '(' is followed by whitespace. 141
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error whitespace ParenPad '(' is followed by whitespace. 146
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad '(' is followed by whitespace. 148
 Error whitespace ParenPad '(' is followed by whitespace. 149
 Error whitespace ParenPad '(' is followed by whitespace. 150
 Error whitespace ParenPad '(' is followed by whitespace. 151
 Error whitespace ParenPad '(' is followed by whitespace. 152
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error whitespace ParenPad '(' is followed by whitespace. 174
 Error whitespace ParenPad '(' is followed by whitespace. 175
 Error whitespace ParenPad '(' is followed by whitespace. 176
 Error whitespace ParenPad '(' is followed by whitespace. 177
 Error whitespace ParenPad '(' is followed by whitespace. 179
 Error whitespace ParenPad '(' is followed by whitespace. 180
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad '(' is followed by whitespace. 182
 Error whitespace ParenPad '(' is followed by whitespace. 183
 Error whitespace ParenPad '(' is followed by whitespace. 184
 Error whitespace ParenPad '(' is followed by whitespace. 185
 Error whitespace ParenPad '(' is followed by whitespace. 186
 Error whitespace ParenPad '(' is followed by whitespace. 187
 Error whitespace ParenPad '(' is followed by whitespace. 188
 Error whitespace ParenPad '(' is followed by whitespace. 189
 Error whitespace ParenPad '(' is followed by whitespace. 202
 Error whitespace ParenPad '(' is followed by whitespace. 202
 Error whitespace ParenPad '(' is followed by whitespace. 232
 Error whitespace ParenPad '(' is followed by whitespace. 236
 Error whitespace ParenPad '(' is followed by whitespace. 238
 Error whitespace ParenPad '(' is followed by whitespace. 241
 Error whitespace ParenPad '(' is followed by whitespace. 241
 Error whitespace ParenPad '(' is followed by whitespace. 246
 Error whitespace ParenPad '(' is followed by whitespace. 246
 Error whitespace ParenPad '(' is followed by whitespace. 252
 Error whitespace ParenPad '(' is followed by whitespace. 259
 Error whitespace ParenPad '(' is followed by whitespace. 262
 Error whitespace ParenPad '(' is followed by whitespace. 268
 Error whitespace ParenPad '(' is followed by whitespace. 277
 Error whitespace ParenPad '(' is followed by whitespace. 286
 Error whitespace ParenPad '(' is followed by whitespace. 298
 Error whitespace ParenPad '(' is followed by whitespace. 322
 Error whitespace ParenPad '(' is followed by whitespace. 328
 Error whitespace ParenPad '(' is followed by whitespace. 329
 Error whitespace ParenPad '(' is followed by whitespace. 331
 Error whitespace ParenPad '(' is followed by whitespace. 332
 Error whitespace ParenPad '(' is followed by whitespace. 333
 Error whitespace ParenPad '(' is followed by whitespace. 334
 Error whitespace ParenPad '(' is followed by whitespace. 336
 Error whitespace ParenPad '(' is followed by whitespace. 341
 Error whitespace ParenPad '(' is followed by whitespace. 342
 Error whitespace ParenPad '(' is followed by whitespace. 346
 Error whitespace ParenPad '(' is followed by whitespace. 347
 Error whitespace ParenPad '(' is followed by whitespace. 348
 Error whitespace ParenPad '(' is followed by whitespace. 349
 Error whitespace ParenPad '(' is followed by whitespace. 351
 Error whitespace ParenPad '(' is followed by whitespace. 356
 Error whitespace ParenPad '(' is followed by whitespace. 357
 Error whitespace ParenPad '(' is followed by whitespace. 358
 Error whitespace ParenPad '(' is followed by whitespace. 359
 Error whitespace ParenPad '(' is followed by whitespace. 363
 Error whitespace ParenPad '(' is followed by whitespace. 364
 Error whitespace ParenPad '(' is followed by whitespace. 365
 Error whitespace ParenPad '(' is followed by whitespace. 379
 Error whitespace ParenPad '(' is followed by whitespace. 380
 Error whitespace ParenPad '(' is followed by whitespace. 381
 Error whitespace ParenPad '(' is followed by whitespace. 382
 Error whitespace ParenPad '(' is followed by whitespace. 383
 Error whitespace ParenPad '(' is followed by whitespace. 384
 Error whitespace ParenPad '(' is followed by whitespace. 385
 Error sizes LineLength Line is longer than 120 characters (found 122). 398

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 55
 Error sizes LineLength Line is longer than 120 characters (found 134). 191
 Error sizes ParameterNumber More than 7 parameters (found 8). 191
 Error sizes LineLength Line is longer than 120 characters (found 122). 192
 Error sizes LineLength Line is longer than 120 characters (found 121). 193
 Error sizes LineLength Line is longer than 120 characters (found 122). 218
 Error sizes LineLength Line is longer than 120 characters (found 123). 229
 Error sizes LineLength Line is longer than 120 characters (found 139). 230
 Error sizes LineLength Line is longer than 120 characters (found 122). 261
 Error sizes LineLength Line is longer than 120 characters (found 123). 262
 Error sizes LineLength Line is longer than 120 characters (found 121). 291
 Error sizes LineLength Line is longer than 120 characters (found 122). 292

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853Integrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 59
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 62
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 63
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 64
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 64
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 65
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 65
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 65
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 69
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 72
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 75
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 78
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 81
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 85
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 88
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 92
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 96
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 103
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 110
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 118
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 128
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 128
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 128
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 128
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 128
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 129
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 129
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 129
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 129
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 130
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 130
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 130
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 130
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 131
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 131
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 131
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 131
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 135
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 136
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 136
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 141
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 141
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 142
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 142
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 143
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 143
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 144
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 144
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 145
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 145
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 146
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 146
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 147
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 147
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 152
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 157
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 160
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 163
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 166
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 169
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 172
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 175
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 179
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 184
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 187
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 190
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 193
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 196
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 199
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 202
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 215
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 221
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 234
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 237
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 240
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 243
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 245
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 246
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 249
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 253
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 254
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 256
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 257
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 261
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 266
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 267
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 270
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 271
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 272
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 273
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 274
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 276
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 278
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 282

org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853StepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 39
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 12. 182
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 182
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 10, 12, 15. 183
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 10, 12, 15. 184
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 10, 12, 15. 185
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 15. 186
 Error indentation Indentation 'array initialization' child has incorrect indentation level 18, expected level should be one of the following: 10, 12, 15. 187
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 12. 189
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 189
 Error indentation Indentation 'array initialization' child has incorrect indentation level 13, expected level should be one of the following: 10, 12, 16. 190
 Error indentation Indentation 'array initialization' child has incorrect indentation level 7, expected level should be one of the following: 10, 12, 16. 191
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 16. 193
 Error indentation Indentation 'array initialization' child has incorrect indentation level 18, expected level should be one of the following: 10, 12, 16. 194
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 12. 196
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 196
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 10, 12, 16. 198
 Error indentation Indentation 'array initialization' child has incorrect indentation level 15, expected level should be one of the following: 10, 12, 16. 199
 Error indentation Indentation 'array initialization' child has incorrect indentation level 18, expected level should be one of the following: 10, 12, 16. 200
 Error indentation Indentation 'array initialization' child has incorrect indentation level 18, expected level should be one of the following: 10, 12, 16. 201
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 12. 203
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 203
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 10, 12, 17. 204
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 10, 12, 17. 205
 Error indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 12, 17. 206
 Error indentation Indentation 'array initialization' child has incorrect indentation level 19, expected level should be one of the following: 10, 12, 17. 207
 Error indentation Indentation 'array initialization' child has incorrect indentation level 19, expected level should be one of the following: 10, 12, 17. 208
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 231
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 232
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 233
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 234
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 235
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 236
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 244
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 250
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 251
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 252
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 253
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 255
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 257
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 258
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 259
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 260
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 262
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 264
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 265
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 266
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 267
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 268
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 270
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 271
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 272
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 275
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 278
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 281
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 289
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 291
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 292
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 293
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 294
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 296
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 297
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 298
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 299
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 301
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 302
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 305
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 307
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 308
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 309
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 312
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 317
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 317
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 319
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 320
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 321
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 322
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 323
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 324
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 327
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 330
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 331
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 332
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 333
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 334
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 335
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 336
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 337
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 338
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 339
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 340
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 341
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 342
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 343
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 346
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 347
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 16. 348
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 20. 349
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 349
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 349
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 16. 353
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 354
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 356
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 357
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 360
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 363
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 364
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 364
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 367
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 369
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 370
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 371
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 379
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 382
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 384
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 385
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 393
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 396
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 397
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 398
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 401
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 404
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 406
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 407
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 409
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 410
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 411
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 414
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 415
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 418
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 419
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 420
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 423
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 424
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 428
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 429
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 430
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 433
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 434
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 438
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 439
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 440
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 441
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 444
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 446
 Error indentation Indentation 'try' has incorrect indentation level 4, expected level should be 8. 448
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 12. 450
 Error indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 452
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 453
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 454
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 4, expected level should be 8. 455
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 459
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 460
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 461
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 462
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 463
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 467
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 470
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 472
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 475
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 477
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 478
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 479
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 481
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 482
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 483
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 484
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 485
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 488
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 489

org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaFieldIntegrator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 127). 189
 Error sizes LineLength Line is longer than 120 characters (found 126). 190
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 276
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 276
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 278
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 278
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 283
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 283

org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 63
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 108
 Error sizes ParameterNumber More than 7 parameters (found 10). 108
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 126
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 129
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 145
 Error sizes ParameterNumber More than 7 parameters (found 10). 145
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 152
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 155
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 157
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 166
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 171
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 176
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 178
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 183
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 185
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 188
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 194
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 206
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 207
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 209
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 212
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 213
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 214
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 215
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 218
 Error indentation Indentation 'do..while' has incorrect indentation level 4, expected level should be 8. 219
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 221
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 224
 Error indentation Indentation 'while' has incorrect indentation level 6, expected level should be 12. 225
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 227
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 229
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 230
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 232
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 233
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 234
 Error indentation Indentation 'for' has incorrect indentation level 14, expected level should be 24. 235
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 28. 236
 Error indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 24. 237
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 238
 Error indentation Indentation 'for' has incorrect indentation level 14, expected level should be 24. 239
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 28. 240
 Error indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 24. 241
 Error indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 20. 242
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 243
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 245
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 246
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 16. 248
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 249
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 20. 250
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 24. 251
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 20. 252
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 253
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 20. 254
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 24. 255
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 20. 256
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 16. 257
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 260
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 20. 262
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 263
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 263
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 263
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 24. 264
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 28. 265
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 265
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 265
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 24. 266
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 267
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 20. 268
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 270
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 270
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 270
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 271
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 274
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 275
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 20. 276
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 277
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 20. 278
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 279
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 280
 Error indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 16. 283
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 284
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 286
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 289
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 290
 Error indentation Indentation 'while rcurly' has incorrect indentation level 6, expected level should be 12. 291
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 294
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 295
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 296
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 297
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 298
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 300
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 303
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 16. 305
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 20. 307
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 16. 308
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 311
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 313
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 314
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 315
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 316
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 318
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 319
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 16. 320
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 20. 321
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 16. 322
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 323
 Error indentation Indentation 'do..while rcurly' has incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 327
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 328
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 330
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 331
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 336
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 337
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 338
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 343
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 344
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 345
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 350
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 351
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 352
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 357
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 358
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 359
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 368

org/apache/commons/math4/legacy/ode/nonstiff/EulerFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 61
 Error sizes LineLength Line is longer than 120 characters (found 123). 75
 Error sizes ParameterNumber More than 7 parameters (found 8). 75
 Error sizes LineLength Line is longer than 120 characters (found 124). 76
 Error sizes LineLength Line is longer than 120 characters (found 123). 77
 Error sizes LineLength Line is longer than 120 characters (found 122). 78
 Error sizes LineLength Line is longer than 120 characters (found 121). 79
 Error sizes LineLength Line is longer than 120 characters (found 124). 92

org/apache/commons/math4/legacy/ode/nonstiff/EulerIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 52
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 56
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 60
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 61
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 68
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 69
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 70

org/apache/commons/math4/legacy/ode/nonstiff/EulerStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 45
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 48
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 63
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 64
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 72
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 73
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 74
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 77
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 79
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 80
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 84
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 12. 88
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 89
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 12. 90
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 91
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 12. 93
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 94
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 12. 95
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 96
 Error indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 97
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 98

org/apache/commons/math4/legacy/ode/nonstiff/GillFieldStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 58
 Error naming MemberName Name 'one_minus_inv_sqrt_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error naming MemberName Name 'one_plus_inv_sqrt_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error sizes ParameterNumber More than 7 parameters (found 8). 76
 Error sizes LineLength Line is longer than 120 characters (found 122). 93
 Error sizes ParameterNumber More than 7 parameters (found 8). 93
 Error sizes LineLength Line is longer than 120 characters (found 124). 110

org/apache/commons/math4/legacy/ode/nonstiff/GillIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 50
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 51
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 55
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 56
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 56
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 57
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 57
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 58
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 58
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 62
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 63
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 70
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 71
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 72

org/apache/commons/math4/legacy/ode/nonstiff/GillStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 55
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 79
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 80
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 88
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 90
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 93
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 95
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 96
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 100
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 108
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 113
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 114
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 115
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 116
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 117
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 118
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 119
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 120
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 121
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 122
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 123
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 124
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 126
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 128
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 129
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 130
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 131
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 132
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 133
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 134
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 135
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 137
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 138
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 139
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 140
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 141
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 143
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 145
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 147

org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 168
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 171
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 177
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 190
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 199
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 219
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 223
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 224
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 225
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 227
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 228
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 229
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 230
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 231
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 232
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 258
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 261
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 262
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 263
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 264
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 265
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 267
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 268
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 269
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 270
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 271
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 274
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 275
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 276
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 277
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 279
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 280
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 281
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 282
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 283
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 284
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 309
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 312
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 313
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 314
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 316
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 317
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 318
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 319
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 320
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 322
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 323
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 324
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 325
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 326
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 329
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 330
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 333
 Error whitespace MethodParamPad '(' is preceded with whitespace. 334
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 336
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 339
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 340
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 343
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 349
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 353
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 354
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 357
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 361
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 363
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 364
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 365
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 366
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 367
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 368
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 371
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 372
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 373
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 377
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 378
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 379
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 379
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 379
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 380
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 384
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 385
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 386
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 386
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 386
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 386
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 386
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 387
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 388
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 389
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 390
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 402
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 405
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 407
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 408
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 409
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 410
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 411
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 412
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 419
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 420
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 421
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 422
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 423
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 424
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 425
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 426
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 427
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 428
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 429
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 430
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 431
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 450
 Error sizes ParameterNumber More than 7 parameters (found 9). 450
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 456
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 457
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 458
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 461
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 462
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 463
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 464
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 465
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 466
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 469
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 471
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 473
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 474
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 476
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 477
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 478
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 479
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 480
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 481
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 483
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 483
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 483
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 486
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 487
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 488
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 489
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 490
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 491
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 492
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 493
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 494
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 494
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 494
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 495
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 496
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 497
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 498
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 499
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 500
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 501
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 504
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 505
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 508
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 509
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 518
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 522
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 523
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 525
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 525
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 525
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 525
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 525
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 525
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 525
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 526
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 526
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 526
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 526
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 526
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 526
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 526
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 526
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 526
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 526
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 527
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 528
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 531
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 533
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 533
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 533
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 533
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 533
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 534
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 535
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 538
 Error sizes MethodLength Method integrate length is 386 lines (max allowed is 150). 538
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 543
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 544
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 545
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 548
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 549
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 550
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 551
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 552
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 553
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 555
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 555
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 555
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 556
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 556
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 556
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 557
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 557
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 557
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 558
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 559
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 560
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 562
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 563
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 565
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 568
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 570
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 571
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 571
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 571
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 572
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 573
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 575
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 576
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 577
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 583
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 589
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 590
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 595
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 601
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 603
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 604
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 605
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 606
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 607
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 608
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 609
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 610
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 611
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 612
 Error indentation Indentation 'do..while' has incorrect indentation level 4, expected level should be 8. 613
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 615
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 616
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 618
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 620
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 623
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 623
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 624
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 625
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 627
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 628
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 630
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 632
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 633
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 635
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 638
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 638
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 638
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 639
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 639
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 639
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 639
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 639
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 640
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 641
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 642
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 643
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 646
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 647
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 649
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 652
 Error whitespace ParenPad '(' is followed by whitespace. 652
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 652
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 653
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 653
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 654
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 654
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 658
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 659
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 660
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 661
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 664
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 668
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 669
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 672
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 24. 673
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 28. 674
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 28. 675
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 24. 676
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 677
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 24. 679
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 679
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 28. 681
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 28. 682
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 28. 683
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 24. 684
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 686
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 689
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 690
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 691
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 692
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 693
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 694
 Error indentation Indentation 'switch' has incorrect indentation level 14, expected level should be 28. 697
 Error indentation Indentation 'case' child has incorrect indentation level 14, expected level should be 28. 699
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 32. 700
 Error indentation Indentation 'if' has incorrect indentation level 18, expected level should be 36. 703
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 40. 705
 Error indentation Indentation 'if rcurly' has incorrect indentation level 18, expected level should be 36. 706
 Error indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 40. 710
 Error whitespace NoWhitespaceAfter 'sequence' is followed by whitespace. 710
 Error indentation Indentation 'if' has incorrect indentation level 20, expected level should be 40. 712
 Error indentation Indentation 'if' child has incorrect indentation level 22, expected level should be 44. 715
 Error indentation Indentation 'if' child has incorrect indentation level 22, expected level should be 44. 716
 Error indentation Indentation 'if' child has incorrect indentation level 22, expected level should be 44. 717
 Error indentation Indentation 'if' has incorrect indentation level 22, expected level should be 44. 718
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 719
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 719
 Error indentation Indentation 'if' child has incorrect indentation level 26, expected level should be 48. 720
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 48. 721
 Error indentation Indentation 'if rcurly' has incorrect indentation level 22, expected level should be 44. 722
 Error indentation Indentation 'if' child has incorrect indentation level 22, expected level should be 44. 723
 Error indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 40. 724
 Error indentation Indentation 'else rcurly' has incorrect indentation level 18, expected level should be 36. 725
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 32. 726
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 32. 727
 Error indentation Indentation 'case' child has incorrect indentation level 14, expected level should be 28. 729
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 32. 730
 Error indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 36. 732
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 32. 733
 Error indentation Indentation 'else' child has incorrect indentation level 18, expected level should be 36. 737
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 737
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 737
 Error indentation Indentation 'if' has incorrect indentation level 18, expected level should be 36. 738
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 40. 741
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 40. 742
 Error indentation Indentation 'if' has incorrect indentation level 20, expected level should be 40. 743
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 744
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 744
 Error indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 44. 745
 Error indentation Indentation 'if' child has incorrect indentation level 22, expected level should be 44. 746
 Error indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 40. 747
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 40. 748
 Error indentation Indentation 'if rcurly' has incorrect indentation level 18, expected level should be 36. 749
 Error indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 32. 750
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 32. 751
 Error indentation Indentation 'case' child has incorrect indentation level 14, expected level should be 28. 753
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 32. 754
 Error indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 36. 755
 Error indentation Indentation 'if' has incorrect indentation level 18, expected level should be 36. 756
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 757
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 757
 Error indentation Indentation 'if' child has incorrect indentation level 22, expected level should be 40. 758
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 40. 759
 Error indentation Indentation 'if rcurly' has incorrect indentation level 18, expected level should be 36. 760
 Error indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 36. 761
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 32. 762
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 32. 763
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 32. 764
 Error indentation Indentation 'case' child has incorrect indentation level 14, expected level should be 28. 766
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 32. 767
 Error indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 36. 768
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 32. 769
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 32. 770
 Error indentation Indentation 'switch rcurly' has incorrect indentation level 14, expected level should be 28. 771
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 24. 772
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 773
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 16. 774
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 775
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 777
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 777
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 779
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 780
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 783
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 784
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 784
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 787
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 788
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 789
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 791
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 793
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 796
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 797
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 798
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 20. 799
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 800
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 800
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 800
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 20. 801
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 20. 802
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 803
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 804
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 804
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 804
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 24. 805
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 28. 806
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 806
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 806
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 806
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 806
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 806
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 806
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 24. 807
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 808
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 808
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 808
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 20. 809
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 20. 810
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 811
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 811
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 811
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 20. 812
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 20. 815
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 24. 816
 Error indentation Indentation 'for' has incorrect indentation level 14, expected level should be 28. 817
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 32. 818
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 818
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 818
 Error indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 28. 819
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 24. 820
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 20. 821
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 822
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 824
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 827
 Error indentation Indentation '=' has incorrect indentation level 12, expected level should be 14. 828
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 829
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 831
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 833
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 834
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 834
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 834
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 24. 836
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 28. 837
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 28. 838
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 24. 839
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 840
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 841
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 842
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 844
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 844
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 847
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 848
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 851
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 852
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 853
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 854
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 856
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 857
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 858
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 859
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 860
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 861
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 862
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 863
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 864
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 864
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 864
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 865
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 865
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 865
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 866
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 866
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 866
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 867
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 867
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 867
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 868
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 869
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 20. 870
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 871
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 872
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 872
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 872
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 872
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 873
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 874
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 875
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 876
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 877
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 16. 878
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 880
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 883
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 884
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 885
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 887
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 888
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 889
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 24. 890
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 891
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 891
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 28. 892
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 892
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 892
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 24. 894
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 28. 895
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 24. 897
 Error indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 20. 898
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 20. 900
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 16. 901
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 903
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 904
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 906
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 907
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 907
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 908
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 909
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 911
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 913
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 914
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 915
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 916
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 16. 917
 Error indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 12. 918
 Error indentation Indentation 'do..while rcurly' has incorrect indentation level 4, expected level should be 8. 919
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 922
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 923
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 925
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 926

org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 78
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 112
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 118
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 135
 Error sizes ParameterNumber More than 7 parameters (found 8). 135
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 149
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 156
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 165
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 166
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 167
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 170
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 171
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 172
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 174
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 175
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 176
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 177
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 179
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 180
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 182
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 189
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 191
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 192
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 193
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 194
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 197
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 198
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 199
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 200
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 201
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 202
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 203
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 204
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 205
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 206
 Error indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 12. 207
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 208
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 211
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 212
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 213
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 16. 214
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 16. 215
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 216
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 217
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 20. 218
 Error whitespace MethodParamPad '(' is preceded with whitespace. 218
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 20. 219
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 24. 220
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 20. 221
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 16. 222
 Error indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 12. 223
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 225
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 226
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 227
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 230
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 232
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 233
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 240
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 242
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 243
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 244
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 250
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 251
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 252
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 253
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 254
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 256
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 257
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 258
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 259
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 261
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 262
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 263
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 266
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 267
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 269
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 270
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 16. 271
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 16. 273
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 274
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 20. 275
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 20. 277
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 278
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 24. 279
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 24. 281
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 28. 282
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 28. 283
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 28. 284
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 284
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 284
 Error indentation Indentation 'for' child has incorrect indentation level 18, expected level should be 32. 285
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 285
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 285
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 24. 286
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 20. 287
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 16. 288
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 289
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 290
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 291
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 297
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 298
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 299
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 300
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 301
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 302
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 303
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 304
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 305
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 306
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 307
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 310
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 314
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 316
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 317
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 318
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 319
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 320
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 321
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 322
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 323
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 325
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 327
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 328
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 329
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 330
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 331
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 332
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 12. 334
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 16. 335
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 16. 336
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 16. 337
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 20. 338
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 20. 339
 Error indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 20. 340
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 16. 341
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 16. 342
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 16. 343
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 344
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 345
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 347
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 350
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 351
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 352
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 355
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 357
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 359
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 362
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 365
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 367
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 368
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 369
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 370
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 371
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 374
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 376
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 379
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 380
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 383
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 384
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 385
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 387
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 388
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 389
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 390
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 391
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 394
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 395

org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54FieldIntegrator.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 48
 Error whitespace ParenPad '(' is followed by whitespace. 74
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error whitespace ParenPad '(' is followed by whitespace. 128
 Error whitespace ParenPad '(' is followed by whitespace. 129
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace ParenPad '(' is followed by whitespace. 132
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad '(' is followed by whitespace. 135
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error whitespace ParenPad '(' is followed by whitespace. 139
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad '(' is followed by whitespace. 141
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error whitespace ParenPad '(' is followed by whitespace. 146
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace ParenPad '(' is followed by whitespace. 156
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error whitespace ParenPad '(' is followed by whitespace. 159
 Error sizes LineLength Line is longer than 120 characters (found 122). 169

org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54FieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 48
 Error sizes LineLength Line is longer than 120 characters (found 130). 62
 Error sizes ParameterNumber More than 7 parameters (found 8). 62
 Error sizes LineLength Line is longer than 120 characters (found 124). 79
 Error sizes LineLength Line is longer than 120 characters (found 128). 81
 Error whitespace ParenPad '(' is followed by whitespace. 81
 Error whitespace ParenPad ')' is preceded with whitespace. 81
 Error whitespace ParenPad '(' is followed by whitespace. 81
 Error whitespace ParenPad ')' is preceded with whitespace. 81
 Error sizes LineLength Line is longer than 120 characters (found 121). 83
 Error whitespace ParenPad '(' is followed by whitespace. 83
 Error sizes LineLength Line is longer than 120 characters (found 121). 84
 Error whitespace ParenPad ')' is preceded with whitespace. 84
 Error whitespace ParenPad '(' is followed by whitespace. 84
 Error whitespace ParenPad ')' is preceded with whitespace. 84
 Error whitespace ParenPad ')' is preceded with whitespace. 84
 Error sizes LineLength Line is longer than 120 characters (found 121). 85
 Error whitespace ParenPad '(' is followed by whitespace. 85
 Error whitespace ParenPad '(' is followed by whitespace. 86
 Error sizes LineLength Line is longer than 120 characters (found 146). 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error sizes LineLength Line is longer than 120 characters (found 139). 93
 Error sizes LineLength Line is longer than 120 characters (found 139). 94
 Error whitespace ParenPad ')' is preceded with whitespace. 94
 Error whitespace ParenPad '(' is followed by whitespace. 94
 Error whitespace ParenPad ')' is preceded with whitespace. 94
 Error sizes LineLength Line is longer than 120 characters (found 139). 95
 Error sizes LineLength Line is longer than 120 characters (found 139). 96
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error whitespace ParenPad ')' is preceded with whitespace. 96
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error sizes LineLength Line is longer than 120 characters (found 186). 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error sizes LineLength Line is longer than 120 characters (found 186). 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error sizes LineLength Line is longer than 120 characters (found 186). 105
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad ')' is preceded with whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad ')' is preceded with whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error sizes LineLength Line is longer than 120 characters (found 186). 106
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad ')' is preceded with whitespace. 106
 Error sizes LineLength Line is longer than 120 characters (found 186). 107
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad ')' is preceded with whitespace. 107
 Error whitespace ParenPad '(' is followed by whitespace. 107

org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54Integrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 39
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 42
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 43
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 43
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 43
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 43
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 43
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 43
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 43
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 43
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 43
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 47
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 48
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 48
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 48
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 49
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 49
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 49
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 49
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 49
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 50
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 50
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 50
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 50
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 50
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 51
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 51
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 51
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 51
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 51
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 51
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 51
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 51
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 51
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 52
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 52
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 52
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 52
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 52
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 52
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 52
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 52
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 52
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 53
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 53
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 53
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 53
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 53
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 53
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 53
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 53
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 53
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 53
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 53
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 57
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 58
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 58
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 58
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 58
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 58
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 58
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 58
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 58
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 58
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 58
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 58
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 62
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 63
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 63
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 77
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 80
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 82
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 95
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 100
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 103
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 106
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 109
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 117
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 118
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 119
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 120
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 122
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 123
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 126
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 127
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 128
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 130
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 131

org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54StepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 32
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 35
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 50
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 51
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 52
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 60
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 61
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 62
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 65
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 67
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 68
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 72
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 76
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 76
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 76
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 77
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 77
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 77
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 77
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 77
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 77
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 77
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 78
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 79
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 79
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 79
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 79
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 79
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 79
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 79
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 80
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 80
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 80
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 82
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 83
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 84
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 84
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 84
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 84
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 84
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 84
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 84
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 85
 Error whitespace ParenPad '(' is followed by whitespace. 85
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 85
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 85
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 85
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 85
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 85
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 85
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 86
 Error whitespace ParenPad '(' is followed by whitespace. 86
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 86
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 86
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 87
 Error whitespace ParenPad '(' is followed by whitespace. 87
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 87
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 87
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 87
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 87
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 87
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 87
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 88
 Error whitespace ParenPad '(' is followed by whitespace. 88
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 88
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 88
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 88
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 88
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 89
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 90
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 91
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 92
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 93
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 94
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 95
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 97
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 99
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 101
 Error sizes LineLength Line is longer than 120 characters (found 132). 102
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 102
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 102
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 102
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 102
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 102
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 102
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 102
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 102
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 102
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 103
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 103
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 103
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 103
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 103
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 103
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 103
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 103
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 103
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 104
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 104
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 104
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 104
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 104
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 105
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 105
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 105
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 105
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 105
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 105
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 105
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 105
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 105
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 106
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 106
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 106
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 106
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 106
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 106
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 106
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 107
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 108
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 109
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 110
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 111
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 112
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 113
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 115
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 117
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 119

org/apache/commons/math4/legacy/ode/nonstiff/LutherFieldIntegrator.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad '(' is followed by whitespace. 113
 Error whitespace ParenPad '(' is followed by whitespace. 113
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad '(' is followed by whitespace. 115
 Error whitespace ParenPad '(' is followed by whitespace. 115
 Error whitespace ParenPad '(' is followed by whitespace. 115
 Error whitespace ParenPad '(' is followed by whitespace. 124

org/apache/commons/math4/legacy/ode/nonstiff/LutherFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 93
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad '(' is followed by whitespace. 113
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad '(' is followed by whitespace. 115
 Error whitespace ParenPad '(' is followed by whitespace. 115
 Error whitespace ParenPad '(' is followed by whitespace. 116
 Error whitespace ParenPad '(' is followed by whitespace. 117
 Error sizes LineLength Line is longer than 120 characters (found 124). 122
 Error sizes ParameterNumber More than 7 parameters (found 8). 122
 Error sizes LineLength Line is longer than 120 characters (found 124). 139
 Error sizes LineLength Line is longer than 120 characters (found 159). 160
 Error sizes LineLength Line is longer than 120 characters (found 121). 161
 Error sizes LineLength Line is longer than 120 characters (found 121). 162
 Error sizes LineLength Line is longer than 120 characters (found 202). 165
 Error sizes LineLength Line is longer than 120 characters (found 163). 166
 Error sizes LineLength Line is longer than 120 characters (found 164). 167
 Error sizes LineLength Line is longer than 120 characters (found 121). 168
 Error sizes LineLength Line is longer than 120 characters (found 164). 169
 Error sizes LineLength Line is longer than 120 characters (found 126). 170
 Error sizes LineLength Line is longer than 120 characters (found 135). 171
 Error sizes LineLength Line is longer than 120 characters (found 126). 172
 Error sizes LineLength Line is longer than 120 characters (found 176). 184
 Error whitespace ParenPad '(' is followed by whitespace. 184
 Error whitespace ParenPad ')' is preceded with whitespace. 184
 Error whitespace ParenPad '(' is followed by whitespace. 184
 Error whitespace ParenPad ')' is preceded with whitespace. 184
 Error whitespace ParenPad '(' is followed by whitespace. 184
 Error whitespace ParenPad ')' is preceded with whitespace. 184
 Error whitespace ParenPad '(' is followed by whitespace. 184
 Error sizes LineLength Line is longer than 120 characters (found 168). 186
 Error whitespace ParenPad '(' is followed by whitespace. 186
 Error whitespace ParenPad ')' is preceded with whitespace. 186
 Error whitespace ParenPad '(' is followed by whitespace. 186
 Error whitespace ParenPad ')' is preceded with whitespace. 186
 Error sizes LineLength Line is longer than 120 characters (found 168). 187
 Error whitespace ParenPad '(' is followed by whitespace. 187
 Error whitespace ParenPad '(' is followed by whitespace. 187
 Error whitespace ParenPad '(' is followed by whitespace. 187
 Error whitespace ParenPad ')' is preceded with whitespace. 187
 Error whitespace ParenPad '(' is followed by whitespace. 187
 Error sizes LineLength Line is longer than 120 characters (found 168). 188
 Error sizes LineLength Line is longer than 120 characters (found 168). 189
 Error sizes LineLength Line is longer than 120 characters (found 167). 190
 Error whitespace ParenPad '(' is followed by whitespace. 190
 Error whitespace ParenPad ')' is preceded with whitespace. 190
 Error whitespace ParenPad '(' is followed by whitespace. 190
 Error whitespace ParenPad ')' is preceded with whitespace. 190
 Error whitespace ParenPad '(' is followed by whitespace. 190
 Error sizes LineLength Line is longer than 120 characters (found 191). 197
 Error whitespace ParenPad '(' is followed by whitespace. 197
 Error whitespace ParenPad '(' is followed by whitespace. 197
 Error whitespace ParenPad '(' is followed by whitespace. 197
 Error whitespace ParenPad ')' is preceded with whitespace. 197
 Error whitespace ParenPad '(' is followed by whitespace. 197
 Error sizes LineLength Line is longer than 120 characters (found 184). 199
 Error whitespace ParenPad '(' is followed by whitespace. 199
 Error whitespace ParenPad '(' is followed by whitespace. 199
 Error whitespace ParenPad ')' is preceded with whitespace. 199
 Error sizes LineLength Line is longer than 120 characters (found 184). 200
 Error whitespace ParenPad '(' is followed by whitespace. 200
 Error whitespace ParenPad '(' is followed by whitespace. 200
 Error whitespace ParenPad ')' is preceded with whitespace. 200
 Error whitespace ParenPad '(' is followed by whitespace. 200
 Error sizes LineLength Line is longer than 120 characters (found 184). 201
 Error sizes LineLength Line is longer than 120 characters (found 184). 202
 Error sizes LineLength Line is longer than 120 characters (found 184). 203
 Error whitespace ParenPad '(' is followed by whitespace. 203
 Error whitespace ParenPad ')' is preceded with whitespace. 203
 Error whitespace ParenPad '(' is followed by whitespace. 203
 Error whitespace ParenPad ')' is preceded with whitespace. 203
 Error whitespace ParenPad '(' is followed by whitespace. 203
 Error sizes LineLength Line is longer than 120 characters (found 125). 204
 Error sizes LineLength Line is longer than 120 characters (found 143). 205
 Error sizes LineLength Line is longer than 120 characters (found 199). 209
 Error whitespace ParenPad '(' is followed by whitespace. 209
 Error whitespace ParenPad '(' is followed by whitespace. 209
 Error whitespace ParenPad '(' is followed by whitespace. 209
 Error whitespace ParenPad '(' is followed by whitespace. 209
 Error whitespace NoWhitespaceAfter '-' is followed by whitespace. 209
 Error sizes LineLength Line is longer than 120 characters (found 200). 211
 Error whitespace ParenPad '(' is followed by whitespace. 211
 Error whitespace ParenPad '(' is followed by whitespace. 211
 Error whitespace ParenPad '(' is followed by whitespace. 211
 Error sizes LineLength Line is longer than 120 characters (found 165). 212
 Error whitespace ParenPad '(' is followed by whitespace. 212
 Error whitespace ParenPad '(' is followed by whitespace. 212
 Error whitespace ParenPad '(' is followed by whitespace. 212
 Error sizes LineLength Line is longer than 120 characters (found 200). 213
 Error whitespace ParenPad '(' is followed by whitespace. 213
 Error sizes LineLength Line is longer than 120 characters (found 200). 214
 Error whitespace ParenPad '(' is followed by whitespace. 214
 Error sizes LineLength Line is longer than 120 characters (found 200). 215
 Error whitespace ParenPad '(' is followed by whitespace. 215
 Error whitespace ParenPad '(' is followed by whitespace. 215
 Error whitespace ParenPad ')' is preceded with whitespace. 215
 Error whitespace ParenPad '(' is followed by whitespace. 215
 Error whitespace ParenPad '(' is followed by whitespace. 215
 Error whitespace ParenPad '(' is followed by whitespace. 215
 Error sizes LineLength Line is longer than 120 characters (found 124). 216
 Error sizes LineLength Line is longer than 120 characters (found 143). 217

org/apache/commons/math4/legacy/ode/nonstiff/LutherIntegrator.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 68
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 69
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 70
 Error sizes LineLength Line is longer than 120 characters (found 134). 71
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 71
 Error whitespace ParenPad '(' is followed by whitespace. 71
 Error whitespace ParenPad '(' is followed by whitespace. 71
 Error whitespace ParenPad '(' is followed by whitespace. 71
 Error sizes LineLength Line is longer than 120 characters (found 167). 72
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 72
 Error whitespace ParenPad '(' is followed by whitespace. 72
 Error whitespace ParenPad '(' is followed by whitespace. 72
 Error sizes LineLength Line is longer than 120 characters (found 197). 73
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 73
 Error whitespace ParenPad '(' is followed by whitespace. 73
 Error whitespace ParenPad '(' is followed by whitespace. 73

org/apache/commons/math4/legacy/ode/nonstiff/LutherStepInterpolator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 159). 100
 Error sizes LineLength Line is longer than 120 characters (found 121). 101
 Error sizes LineLength Line is longer than 120 characters (found 121). 102
 Error sizes LineLength Line is longer than 120 characters (found 202). 105
 Error sizes LineLength Line is longer than 120 characters (found 163). 106
 Error sizes LineLength Line is longer than 120 characters (found 164). 107
 Error sizes LineLength Line is longer than 120 characters (found 121). 108
 Error sizes LineLength Line is longer than 120 characters (found 164). 109
 Error sizes LineLength Line is longer than 120 characters (found 126). 110
 Error sizes LineLength Line is longer than 120 characters (found 135). 111
 Error sizes LineLength Line is longer than 120 characters (found 126). 112
 Error sizes LineLength Line is longer than 120 characters (found 158). 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error sizes LineLength Line is longer than 120 characters (found 158). 126
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error sizes LineLength Line is longer than 120 characters (found 175). 127
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error sizes LineLength Line is longer than 120 characters (found 175). 128
 Error sizes LineLength Line is longer than 120 characters (found 175). 129
 Error sizes LineLength Line is longer than 120 characters (found 124). 130
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error sizes LineLength Line is longer than 120 characters (found 179). 134
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error sizes LineLength Line is longer than 120 characters (found 179). 136
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error sizes LineLength Line is longer than 120 characters (found 179). 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error sizes LineLength Line is longer than 120 characters (found 179). 138
 Error sizes LineLength Line is longer than 120 characters (found 179). 139
 Error sizes LineLength Line is longer than 120 characters (found 147). 140
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error sizes LineLength Line is longer than 120 characters (found 195). 157
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error sizes LineLength Line is longer than 120 characters (found 195). 159
 Error whitespace ParenPad '(' is followed by whitespace. 159
 Error whitespace ParenPad '(' is followed by whitespace. 159
 Error whitespace ParenPad '(' is followed by whitespace. 159
 Error sizes LineLength Line is longer than 120 characters (found 195). 160
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error sizes LineLength Line is longer than 120 characters (found 195). 161
 Error whitespace ParenPad '(' is followed by whitespace. 161
 Error whitespace ParenPad '(' is followed by whitespace. 161
 Error sizes LineLength Line is longer than 120 characters (found 195). 162
 Error whitespace ParenPad '(' is followed by whitespace. 162
 Error whitespace ParenPad '(' is followed by whitespace. 162
 Error sizes LineLength Line is longer than 120 characters (found 162). 163
 Error whitespace ParenPad '(' is followed by whitespace. 163
 Error whitespace ParenPad '(' is followed by whitespace. 163
 Error whitespace ParenPad '(' is followed by whitespace. 163

org/apache/commons/math4/legacy/ode/nonstiff/MidpointFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 63
 Error sizes LineLength Line is longer than 120 characters (found 126). 77
 Error sizes ParameterNumber More than 7 parameters (found 8). 77
 Error sizes LineLength Line is longer than 120 characters (found 124). 94

org/apache/commons/math4/legacy/ode/nonstiff/MidpointIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 46
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 47
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 51
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 52
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 52
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 56
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 57
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 64
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 65
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 66

org/apache/commons/math4/legacy/ode/nonstiff/MidpointStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 47
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 50
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 65
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 66
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 74
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 75
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 76
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 79
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 81
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 82
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 86
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 90
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 93
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 94
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 95
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 96
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 97
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 98
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 99
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 100
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 101
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 102
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 103
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 104
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 105
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 106
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 107
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 108
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 109
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 110
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 112

org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaFieldIntegrator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 127). 108
 Error sizes LineLength Line is longer than 120 characters (found 126). 109
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 158
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 158
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 160
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 160
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 165
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 165
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 246
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 246
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 248
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 248
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 253
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 253

org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 56
 Error sizes ParameterNumber More than 7 parameters (found 8). 96
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 108
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 118
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 128
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 138

org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 80
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 87
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 88
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 89
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 90
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 93
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 98
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 99
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 100
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 103
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 104
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 105
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 106
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 107
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 108
 Error whitespace NoWhitespaceAfter 'yDotK' is followed by whitespace. 108
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 109
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 110
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 111
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 12. 122
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 16. 123
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 124
 Error indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 16. 125
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 12. 126
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 127
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 12. 128
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 16. 129
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 12. 130
 Error indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 16. 131
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 12. 132
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 137
 Error indentation Indentation 'do..while' has incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 140
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 143
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 146
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 16. 148
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 20. 149
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 149
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 149
 Error indentation Indentation 'for' has incorrect indentation level 14, expected level should be 20. 150
 Error indentation Indentation 'for' child has incorrect indentation level 18, expected level should be 24. 151
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 151
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 151
 Error indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 20. 152
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 20. 153
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 16. 154
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 156
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 156
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 156
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 157
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 160
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 161
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 16. 162
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 20. 163
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 16. 164
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 165
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 166
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 169
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 170
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 171
 Error indentation Indentation 'do..while' child has incorrect indentation level 6, expected level should be 12. 172
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 12. 174
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 177
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 180
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 16. 181
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 16. 182
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 20. 183
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 16. 184
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 12. 185
 Error indentation Indentation 'do..while rcurly' has incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 192
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 193
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 194
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 221
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 225
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 226
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 227
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 228
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 229
 Error whitespace NoWhitespaceAfter 'yDotK' is followed by whitespace. 229
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 230
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 231
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 234
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 235
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 238
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 12. 240
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 241
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 241
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 241
 Error indentation Indentation 'for' has incorrect indentation level 14, expected level should be 16. 242
 Error indentation Indentation 'for' child has incorrect indentation level 18, expected level should be 20. 243
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 243
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 243
 Error indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 16. 244
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 245
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 12. 246
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 248
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 248
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 248
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 249
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 252
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 253
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 12. 254
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 255
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 12. 256
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 257
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 258
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 260
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 261

org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 38
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 59
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 60
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 61
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 62
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 63
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 82
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 84
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 86
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 88
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 90
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 91
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 92
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 93
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 94
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 95
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 96
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 101
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 102
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 127
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 131
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 132
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 133
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 134
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 135
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 138
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 142
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 145
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 147
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 153
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 154
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 155
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 156
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 158
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 159
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 160
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 161
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 162
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 163
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 164
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 167
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 170
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 172
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 178
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 180
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 181
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 182
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 183
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 184
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 185
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 186
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 189
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 190
 Error indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 12. 191
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 192
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 16. 193
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 194
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 195
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 197
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 201
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 203
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 204
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 205

org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 8). 73
 Error sizes LineLength Line is longer than 120 characters (found 131). 87
 Error sizes ParameterNumber More than 7 parameters (found 8). 87
 Error sizes LineLength Line is longer than 120 characters (found 124). 104

org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesIntegrator.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 47
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 48
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 52
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 53
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 53
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 54
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 54
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 10. 55
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 55
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 59
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be 6. 60
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 67
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 68
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 69

org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 57
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 60
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 75
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 76
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 84
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 85
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 86
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 89
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 91
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 92
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 96
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 100
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 101
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 102
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 103
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 105
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 106
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 107
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 108
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 109
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 110
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 111
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 12. 112
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 113
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 114
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 115
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 116
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 117
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 119
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 12. 121
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 122
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 123
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 124
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 125
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 126
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 127
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 128
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 12. 129
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 130
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 131
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 132
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 133
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 134
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 136
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 12. 138
 Error indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 139
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 140

org/apache/commons/math4/legacy/ode/sampling/AbstractFieldStepInterpolator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 132). 170

org/apache/commons/math4/legacy/ode/sampling/AbstractStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 44
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 47
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 50
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 53
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 56
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 59
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 62
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 65
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 68
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 71
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 74
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 77
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 80
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 83
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 86
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 89
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 92
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 95
 Error indentation Indentation 'member def modifier' has incorrect indentation level 2, expected level should be 4. 98
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 111
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 112
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 113
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 114
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 115
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 117
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 118
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 119
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 120
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 121
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 122
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 123
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 124
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 125
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 134
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 138
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 139
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 140
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 141
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 142
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 143
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 144
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 145
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 146
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 147
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 148
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 149
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 150
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 151
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 2, expected level should be 4. 170
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 172
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 173
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 174
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 175
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 176
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 177
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 179
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 180
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 181
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 182
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 183
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 184
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 185
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 186
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 187
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 188
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 189
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 190
 Error indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 12. 191
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 12. 192
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 193
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 16. 194
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 12. 195
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 196
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 198
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 199
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 200
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 201
 Error indentation Indentation 'ctor def' child has incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 2, expected level should be 4. 204
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 209
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 210
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 211
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 212
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 213
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 214
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 215
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 216
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 217
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 218
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 219
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 220
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 221
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 222
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 223
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 224
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 225
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 226
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 227
 Error indentation Indentation 'for' has incorrect indentation level 14, expected level should be 16. 228
 Error indentation Indentation 'for' child has incorrect indentation level 18, expected level should be 20. 229
 Error indentation Indentation 'for' child has incorrect indentation level 18, expected level should be 20. 230
 Error indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 16. 231
 Error indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 12. 232
 Error indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 233
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 234
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 242
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 246
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 247
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 248
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 249
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 250
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 251
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 252
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 253
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 254
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 255
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 256
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 257
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 258
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 259
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 262
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 8. 266
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 8. 269
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 4. 270
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 279
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 285
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 286
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 288
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 289
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 294
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 296
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 297
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 298
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 299
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 302
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 303
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 315
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 316
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 317
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 329
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 330
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 331
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 337
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 338
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 339
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 345
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 346
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 347
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 354
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 356
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 357
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 364
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 366
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 367
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 370
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 372
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 373
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 376
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 378
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 379
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 380
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 383
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 385
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 386
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 397
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 404
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 407
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 408
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 409
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 410
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 411
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 412
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 413
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 416
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 418
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 419
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 421
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 422
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 425
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 427
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 428
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 430
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 431
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 434
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 436
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 437
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 439
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 440
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 443
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 445
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 446
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 448
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 449
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 492
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 493
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 493
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 494
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 12. 495
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 496
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 497
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 504
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 505
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 508
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 510
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 513
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 515
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 523
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 524
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 526
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 527
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 528
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 529
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 530
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 531
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 532
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 533
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 534
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 535
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 536
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 537
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 538
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 539
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 540
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 541
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 543
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 544
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 545
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 546
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 547
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 549
 Error indentation Indentation 'try' has incorrect indentation level 4, expected level should be 8. 554
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 12. 556
 Error indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 8. 557
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 558
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 559
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 560
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 4, expected level should be 8. 561
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 562
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 575
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 576
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 578
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 579
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 580
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 581
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 582
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 583
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 584
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 585
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 586
 Error indentation Indentation 'for' has incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 588
 Error indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 8. 589
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 590
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 8. 592
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 593
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 8. 594
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 12. 595
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 12. 596
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 16. 597
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 12. 598
 Error indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 8. 599
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 602
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 603
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 605
 Error indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 8. 607
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 2, expected level should be 4. 608

org/apache/commons/math4/legacy/ode/sampling/FieldStepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 45
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 51
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 63
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 74

org/apache/commons/math4/legacy/ode/sampling/FixedStepHandler.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 51
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 69

org/apache/commons/math4/legacy/ode/sampling/StepInterpolator.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 54
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 60
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 68
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 89
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 104
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 120
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 139
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 157
 Error indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 168
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 179

org/apache/commons/math4/legacy/optim/BaseMultiStartMultivariateOptimizer.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 132
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 190
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 190

org/apache/commons/math4/legacy/optim/BaseOptimizer.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 16. 251
 Error indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 16. 252
 Error indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 16. 253
 Error indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 16. 254

org/apache/commons/math4/legacy/optim/linear/LinearObjectiveFunction.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 108

org/apache/commons/math4/legacy/optim/linear/SimplexTableau.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 199
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 200
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 201
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 202
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 203
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 204
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 205
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 206
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 207
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 209
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 210
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 211
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 212
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 12. 213
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 214
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 215
 Error indentation Indentation 'numArtificialVariables' has incorrect indentation level 8, expected level should be 12. 227
 Error indentation Indentation 'for' child has incorrect indentation level 21, expected level should be 20. 373
 Error sizes LineLength Line is longer than 120 characters (found 129). 435
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 851
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 852
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 853
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 855
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 856
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 857
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 866
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 867

org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/BOBYQAOptimizer.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 2,469 lines (max allowed is 2,000). 1
 Error sizes LineLength Line is longer than 120 characters (found 123). 419
 Error sizes LineLength Line is longer than 120 characters (found 191). 461
 Error sizes LineLength Line is longer than 120 characters (found 187). 463
 Error sizes LineLength Line is longer than 120 characters (found 153). 475
 Error sizes LineLength Line is longer than 120 characters (found 148). 580
 Error sizes LineLength Line is longer than 120 characters (found 145). 631
 Error sizes LineLength Line is longer than 120 characters (found 133). 632
 Error sizes LineLength Line is longer than 120 characters (found 126). 714
 Error sizes LineLength Line is longer than 120 characters (found 122). 739
 Error sizes LineLength Line is longer than 120 characters (found 152). 951
 Error sizes LineLength Line is longer than 120 characters (found 143). 958
 Error sizes LineLength Line is longer than 120 characters (found 124). 985
 Error sizes LineLength Line is longer than 120 characters (found 182). 1001
 Error sizes LineLength Line is longer than 120 characters (found 178). 1003
 Error sizes LineLength Line is longer than 120 characters (found 149). 1014
 Error sizes LineLength Line is longer than 120 characters (found 169). 1025
 Error sizes LineLength Line is longer than 120 characters (found 122). 1051
 Error sizes LineLength Line is longer than 120 characters (found 156). 1421
 Error sizes LineLength Line is longer than 120 characters (found 130). 1676
 Error sizes LineLength Line is longer than 120 characters (found 127). 1719
 Error sizes LineLength Line is longer than 120 characters (found 138). 1720
 Error sizes LineLength Line is longer than 120 characters (found 123). 1736
 Error sizes LineLength Line is longer than 120 characters (found 123). 1750
 Error sizes LineLength Line is longer than 120 characters (found 154). 1751
 Error sizes LineLength Line is longer than 120 characters (found 123). 2085
 Error sizes LineLength Line is longer than 120 characters (found 123). 2086
 Error sizes LineLength Line is longer than 120 characters (found 122). 2367

org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java

Severity Category Rule Message Line
 Error naming MemberName Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. 182
 Error naming MemberName Name 'D' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
 Error naming MemberName Name 'BD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 186
 Error naming MemberName Name 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
 Error sizes ParameterNumber More than 7 parameters (found 8). 228
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 326
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 326
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 351
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 370
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 370
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 370
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 370
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 370
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 370
 Error indentation Indentation 'for' child has incorrect indentation level 17, expected level should be one of the following: 16, 20. 371
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 371
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 371
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 388
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 388
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 448
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 448
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 448
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 448
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 456
 Error whitespace ParenPad '(' is followed by whitespace. 696
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 797
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 797
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 901

org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/MultiDirectionalTransform.java

Severity Category Rule Message Line
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 94

org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/NelderMeadTransform.java

Severity Category Rule Message Line
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 109

org/apache/commons/math4/legacy/optim/univariate/BracketFinder.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 183

org/apache/commons/math4/legacy/optim/univariate/BrentOptimizer.java

Severity Category Rule Message Line
 Error sizes MethodLength Method doOptimize length is 173 lines (max allowed is 150). 114

org/apache/commons/math4/legacy/optim/univariate/MultiStartUnivariateOptimizer.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 134

org/apache/commons/math4/legacy/random/SobolSequenceGenerator.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 202

org/apache/commons/math4/legacy/special/BesselJ.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 167
 Error sizes MethodLength Method rjBesl length is 402 lines (max allowed is 150). 246

org/apache/commons/math4/legacy/stat/Frequency.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 175
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 270
 Error indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 16. 281

org/apache/commons/math4/legacy/stat/StatUtils.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 630
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 732

org/apache/commons/math4/legacy/stat/correlation/Covariance.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 79
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 97
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 116
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 8. 117
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 8. 118
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 8. 119
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 163
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 169
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 170
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 171
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 187
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 203
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 218

org/apache/commons/math4/legacy/stat/correlation/KendallsCorrelation.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 143

org/apache/commons/math4/legacy/stat/correlation/PearsonsCorrelation.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 168
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 204
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 204
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 232
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 233
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 16. 234
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 256
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 281
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 281
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 281
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 281
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 281

org/apache/commons/math4/legacy/stat/correlation/SpearmansCorrelation.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 163

org/apache/commons/math4/legacy/stat/correlation/StorelessCovariance.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 81
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 81
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 82
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 82
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 155
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 156

org/apache/commons/math4/legacy/stat/descriptive/AbstractStorelessUnivariateStatistic.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 170

org/apache/commons/math4/legacy/stat/descriptive/DescriptiveStatistics.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 150
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 651

org/apache/commons/math4/legacy/stat/descriptive/MultivariateSummaryStatistics.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 373
 Error whitespace ParenPad '(' is followed by whitespace. 388
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 452
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 479
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 533
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 533
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 560
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 560
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 587
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 614
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 614

org/apache/commons/math4/legacy/stat/descriptive/ResizableDoubleArray.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 272
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 473
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 488
 Error indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 8. 514
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 12. 515
 Error whitespace ParenPad ')' is preceded with whitespace. 809

org/apache/commons/math4/legacy/stat/descriptive/StatisticalSummaryValues.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 133

org/apache/commons/math4/legacy/stat/descriptive/SummaryStatistics.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 506
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 536
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 566
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 597
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 627
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 657

org/apache/commons/math4/legacy/stat/descriptive/SynchronizedDescriptiveStatistics.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 60

org/apache/commons/math4/legacy/stat/descriptive/SynchronizedMultivariateSummaryStatistics.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 52
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 188
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 205
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 222
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 239
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 239
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 256
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 273
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 290

org/apache/commons/math4/legacy/stat/descriptive/SynchronizedSummaryStatistics.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 49
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 202
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 219
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 236
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 253
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 270
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 287
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 304
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 321

org/apache/commons/math4/legacy/stat/descriptive/WeightedEvaluation.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 55

org/apache/commons/math4/legacy/stat/descriptive/moment/FirstMoment.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 5, expected level should be 4. 83
 Error indentation Indentation 'ctor def' child has incorrect indentation level 9, expected level should be 8. 84
 Error indentation Indentation 'ctor def' child has incorrect indentation level 9, expected level should be 8. 85
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. 86
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 91

org/apache/commons/math4/legacy/stat/descriptive/moment/FourthMoment.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 5, expected level should be 4. 72
 Error indentation Indentation 'ctor def' child has incorrect indentation level 9, expected level should be 8. 73
 Error indentation Indentation 'ctor def' child has incorrect indentation level 9, expected level should be 8. 74
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. 75
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 80
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 97

org/apache/commons/math4/legacy/stat/descriptive/moment/Kurtosis.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 108
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 109
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 110
 Error indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 16. 111
 Error indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 16. 112
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 115
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 115
 Error indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 12. 116

org/apache/commons/math4/legacy/stat/descriptive/moment/Mean.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 171
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 171
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 212
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 212
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 220
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 220

org/apache/commons/math4/legacy/stat/descriptive/moment/SemiVariance.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 175
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 178
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 179
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 180
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 192
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 194
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 195
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 196
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 210
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 212
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 213
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 228
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 230
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 231
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 250
 Error whitespace MethodParamPad '(' is preceded with whitespace. 250
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 254
 Error indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 255
 Error indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 256
 Error indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 257
 Error indentation Indentation 'if' has incorrect indentation level 13, expected level should be 12. 258
 Error indentation Indentation 'if' child has incorrect indentation level 17, expected level should be 16. 259
 Error indentation Indentation 'if rcurly' has incorrect indentation level 13, expected level should be 12. 260
 Error indentation Indentation 'else' child has incorrect indentation level 17, expected level should be 16. 261
 Error indentation Indentation 'else' child has incorrect indentation level 17, expected level should be 16. 263
 Error indentation Indentation 'else' child has incorrect indentation level 17, expected level should be 16. 264
 Error indentation Indentation 'for' has incorrect indentation level 17, expected level should be 16. 265
 Error indentation Indentation 'if' has incorrect indentation level 21, expected level should be 20. 266
 Error indentation Indentation 'if' child has incorrect indentation level 25, expected level should be 24. 267
 Error indentation Indentation 'if' child has incorrect indentation level 25, expected level should be 24. 268
 Error indentation Indentation 'if rcurly' has incorrect indentation level 21, expected level should be 20. 269
 Error indentation Indentation 'for rcurly' has incorrect indentation level 17, expected level should be 16. 270
 Error indentation Indentation 'if' has incorrect indentation level 17, expected level should be 16. 272
 Error indentation Indentation 'if' child has incorrect indentation level 21, expected level should be 20. 273
 Error indentation Indentation 'if rcurly' has incorrect indentation level 17, expected level should be 16. 274
 Error indentation Indentation 'else' child has incorrect indentation level 21, expected level should be 20. 275
 Error indentation Indentation 'else rcurly' has incorrect indentation level 17, expected level should be 16. 276
 Error indentation Indentation 'else rcurly' has incorrect indentation level 13, expected level should be 12. 277
 Error indentation Indentation 'else rcurly' has incorrect indentation level 9, expected level should be 8. 278
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 279
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 286
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 287
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 288
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 295
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 296
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 297
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 304
 Error whitespace MethodParamPad '(' is preceded with whitespace. 304
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 305
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 306
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 313
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 314
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 315
 Error indentation Indentation 'enum def modifier' has incorrect indentation level 5, expected level should be 4. 321
 Error whitespace MethodParamPad '(' is preceded with whitespace. 326
 Error whitespace MethodParamPad '(' is preceded with whitespace. 332
 Error indentation Indentation 'member def modifier' has incorrect indentation level 9, expected level should be 8. 337
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 9, expected level should be 8. 344
 Error whitespace MethodParamPad '(' is preceded with whitespace. 344
 Error indentation Indentation 'ctor def' child has incorrect indentation level 13, expected level should be 12. 345
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 9, expected level should be 8. 346
 Error indentation Indentation 'method def modifier' has incorrect indentation level 9, expected level should be 8. 353
 Error whitespace MethodParamPad '(' is preceded with whitespace. 353
 Error indentation Indentation 'method def' child has incorrect indentation level 13, expected level should be 12. 354
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 9, expected level should be 8. 355
 Error indentation Indentation 'enum def rcurly' has incorrect indentation level 5, expected level should be 4. 356

org/apache/commons/math4/legacy/stat/descriptive/moment/Skewness.java

Severity Category Rule Message Line
 Error indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 16. 120
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 164

org/apache/commons/math4/legacy/stat/descriptive/rank/CentralPivotingStrategy.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 36
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 36

org/apache/commons/math4/legacy/stat/descriptive/rank/Min.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 122

org/apache/commons/math4/legacy/stat/descriptive/rank/PSquarePercentile.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 116
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 16. 372
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 372
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 16. 373
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 16. 374
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 16. 375
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 16. 376
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 16. 377
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 16. 535
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 714
 Error indentation Indentation 'array initialization' child has incorrect indentation level 32, expected level should be one of the following: 28, 39, 41. 715
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 717
 Error indentation Indentation 'array initialization' child has incorrect indentation level 32, expected level should be one of the following: 28, 39, 41. 718
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 729
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 731
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 732

org/apache/commons/math4/legacy/stat/descriptive/rank/Percentile.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 566
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 567
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 568
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 569
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 570
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 571
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 572
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 573
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 574
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 575
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 576
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 577
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 578
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 579
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 580
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 580
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 580
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 581
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 602
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 603
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 604
 Error indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 12. 605
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 606
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 16. 607
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 641
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 665
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 665
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 674
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 696
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 696
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 696
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 696
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 720
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 720
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 728
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 730
 Error whitespace WhitespaceAround 'else' is not preceded with whitespace. 730
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 744
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 744
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 744
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 744
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1002
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1022
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1022
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1072
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1072
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 1150
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 1158
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 1158
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 1163
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 1163
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 1163
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 1163
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1165
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1165
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1165
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1165
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1216
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1216
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1217
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1217
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1220
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1220
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 1228
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1308
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1308
 Error indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 20. 1358

org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfLogs.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 8. 58
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 8. 59

org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfSquares.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 113

org/apache/commons/math4/legacy/stat/inference/BinomialTest.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '.' is followed by whitespace. 159

org/apache/commons/math4/legacy/stat/inference/ChiSquareTest.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 330
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 476
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 476

org/apache/commons/math4/legacy/stat/inference/InferenceTestUtils.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 738

org/apache/commons/math4/legacy/stat/inference/KolmogorovSmirnovTest.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 209
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 257
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 257
 Error whitespace WhitespaceAfter 'while' is not followed by whitespace. 294
 Error whitespace WhitespaceAfter 'while' is not followed by whitespace. 298
 Error whitespace WhitespaceAfter 'while' is not followed by whitespace. 307
 Warning misc TodoComment Comment matches to-do format 'TODO:'. 881
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 943
 Error sizes LineLength Line is longer than 120 characters (found 157). 980
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 1048
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 1116
 Error indentation Indentation 'if' has incorrect indentation level 7, expected level should be 8. 1119
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 12. 1120
 Error indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 8. 1121
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 8. 1123
 Error indentation Indentation 'for' has incorrect indentation level 7, expected level should be 8. 1124
 Error indentation Indentation 'if' has incorrect indentation level 11, expected level should be 12. 1125
 Error indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 16. 1126
 Error indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 12. 1127
 Error indentation Indentation 'for rcurly' has incorrect indentation level 7, expected level should be 8. 1128
 Error indentation Indentation 'if' has incorrect indentation level 7, expected level should be 8. 1129
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 12. 1130
 Error indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 8. 1131
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 1181
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 1181
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 1181
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 1181
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 1183
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 1183
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 1183
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 1183

org/apache/commons/math4/legacy/stat/inference/TTest.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 567
 Error indentation Indentation 'OutOfRangeException' has incorrect indentation level 4, expected level should be 8. 568
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 12. 967
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 1019
 Error whitespace ParenPad ')' is preceded with whitespace. 1019

org/apache/commons/math4/legacy/stat/inference/WilcoxonSignedRankTest.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 79
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 258
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 258
 Error whitespace ParenPad '(' is followed by whitespace. 319
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 319
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 319
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 319
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 319
 Error whitespace ParenPad ')' is preceded with whitespace. 319

org/apache/commons/math4/legacy/stat/interval/ClopperPearsonInterval.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 43

org/apache/commons/math4/legacy/stat/ranking/NaturalRanking.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 206
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 207
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 208
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 209
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 210
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 211
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 212
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 213
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 214
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 215
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 216
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 217
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 218
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 219
 Error indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 220
 Error indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 16. 221
 Error indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 222
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 223
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 224
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 225
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 346
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 347
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 348
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 349
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 350
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 351
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 352
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 353
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 354
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 355
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 356
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 357
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 358
 Error indentation Indentation 'while' has incorrect indentation level 16, expected level should be 12. 359
 Error indentation Indentation 'while' child has incorrect indentation level 20, expected level should be 16. 361
 Error indentation Indentation 'while rcurly' has incorrect indentation level 16, expected level should be 12. 362
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 363
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 364
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 366
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 367
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 368
 Error indentation Indentation 'while' has incorrect indentation level 16, expected level should be 12. 369
 Error indentation Indentation 'while' child has incorrect indentation level 20, expected level should be 16. 370
 Error indentation Indentation 'while rcurly' has incorrect indentation level 16, expected level should be 12. 371
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 372
 Error indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 8. 373
 Error indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 12. 374

org/apache/commons/math4/legacy/stat/ranking/RankingAlgorithm.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 39

org/apache/commons/math4/legacy/stat/regression/AbstractMultipleLinearRegression.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 122). 121
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 124

org/apache/commons/math4/legacy/stat/regression/GLSMultipleLinearRegression.java

Severity Category Rule Message Line
 Error coding HiddenField 'omega' hides a field. 68
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 68

org/apache/commons/math4/legacy/stat/regression/MillerUpdatingRegression.java

Severity Category Rule Message Line
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 172
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 173
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 897
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 12. 925
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 929
 Error whitespace ParenPad '(' is followed by whitespace. 929
 Error whitespace ParenPad ')' is preceded with whitespace. 929
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 929

org/apache/commons/math4/legacy/stat/regression/ModelSpecificationException.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 36

org/apache/commons/math4/legacy/stat/regression/MultipleLinearRegression.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 67

org/apache/commons/math4/legacy/stat/regression/OLSMultipleLinearRegression.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 135
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 280

org/apache/commons/math4/legacy/stat/regression/RegressionResults.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 10). 91
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 128
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 409

org/apache/commons/math4/legacy/stat/regression/SimpleRegression.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 126
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 131
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace ParenPad ')' is preceded with whitespace. 131
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 131
 Error indentation Indentation 'else rcurly' has incorrect indentation level 9, expected level should be 8. 142
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 143
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 143
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 144
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 145
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 146
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 185
 Error whitespace WhitespaceAfter 'else' is not followed by whitespace. 185
 Error whitespace WhitespaceAround 'else' is not preceded with whitespace. 185
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 185
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 209
 Error indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 229
 Error indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 230
 Error indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 231
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 255
 Error whitespace ParenPad '(' is followed by whitespace. 255
 Error whitespace ParenPad ')' is preceded with whitespace. 255
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 255
 Error indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 16. 256
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 272
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 274
 Error whitespace ParenPad '(' is followed by whitespace. 274
 Error whitespace ParenPad ')' is preceded with whitespace. 274
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 274
 Error sizes LineLength Line is longer than 120 characters (found 121). 275
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 275
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 275
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 275
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 275
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 275
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 275
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 275
 Error whitespace ParenPad '(' is followed by whitespace. 277
 Error whitespace ParenPad ')' is preceded with whitespace. 277
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 291
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 299
 Error whitespace ParenPad '(' is followed by whitespace. 299
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 299
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 299
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 300
 Error whitespace ParenPad '(' is followed by whitespace. 300
 Error whitespace ParenPad ')' is preceded with whitespace. 300
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 300
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 305
 Error whitespace ParenPad '(' is followed by whitespace. 305
 Error whitespace ParenPad ')' is preceded with whitespace. 305
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 305
 Error whitespace WhitespaceAfter 'for' is not followed by whitespace. 310
 Error whitespace ParenPad '(' is followed by whitespace. 310
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 310
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 310
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 310
 Error whitespace ParenPad '(' is followed by whitespace. 311
 Error whitespace ParenPad ')' is preceded with whitespace. 311
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 607
 Error whitespace ParenPad '(' is followed by whitespace. 607
 Error whitespace ParenPad ')' is preceded with whitespace. 607
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 607
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 8. 687
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 744
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 744
 Error whitespace ParenPad '(' is followed by whitespace. 744
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 744
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 12. 745
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 746
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 747
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 779
 Error sizes LineLength Line is longer than 120 characters (found 126). 782
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 782
 Error sizes LineLength Line is longer than 120 characters (found 128). 783
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 783
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 786
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 788
 Error sizes LineLength Line is longer than 120 characters (found 130). 789
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 789
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 797
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 798
 Error sizes LineLength Line is longer than 120 characters (found 131). 799
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 799
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 802
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 803
 Error sizes LineLength Line is longer than 120 characters (found 131). 804
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 804
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 819
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 820
 Error whitespace ParenPad '(' is followed by whitespace. 820
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 820
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 821
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 823
 Error whitespace ParenPad '(' is followed by whitespace. 823
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 823
 Error whitespace ParenPad ')' is preceded with whitespace. 823
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 823
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 829
 Error whitespace ParenPad '(' is followed by whitespace. 829
 Error whitespace ParenPad ')' is preceded with whitespace. 829
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 829
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 830
 Error whitespace ParenPad '(' is followed by whitespace. 830
 Error whitespace ParenPad ')' is preceded with whitespace. 830
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 830
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 831
 Error whitespace ParenPad '(' is followed by whitespace. 831
 Error whitespace ParenPad ')' is preceded with whitespace. 831
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 831
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 833
 Error whitespace WhitespaceAround 'else' is not preceded with whitespace. 833
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 833
 Error whitespace ParenPad '(' is followed by whitespace. 833
 Error whitespace ParenPad ')' is preceded with whitespace. 833
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 833
 Error whitespace ParenPad '(' is followed by whitespace. 834
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 834
 Error whitespace ParenPad ')' is preceded with whitespace. 834
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 836
 Error whitespace ParenPad '(' is followed by whitespace. 836
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 836
 Error indentation Indentation 'if' child has incorrect indentation level 21, expected level should be 20. 837
 Error whitespace ParenPad '(' is followed by whitespace. 837
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 837
 Error whitespace ParenPad ')' is preceded with whitespace. 837
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 840
 Error whitespace WhitespaceAfter 'else' is not followed by whitespace. 840
 Error whitespace WhitespaceAround 'else' is not preceded with whitespace. 840
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 840
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 841
 Error whitespace ParenPad '(' is followed by whitespace. 841
 Error whitespace ParenPad ')' is preceded with whitespace. 841
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 841
 Error indentation Indentation 'if' child has incorrect indentation level 21, expected level should be 20. 842
 Error whitespace ParenPad '(' is followed by whitespace. 842
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 842
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 842
 Error whitespace ParenPad ')' is preceded with whitespace. 842
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 846
 Error whitespace ParenPad '(' is followed by whitespace. 846
 Error whitespace ParenPad ')' is preceded with whitespace. 846
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 846
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 848
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 848
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 848
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 848
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 848
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 848
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 848
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 849
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 852
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 852
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 852
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 852
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 853
 Error whitespace WhitespaceAround 'else' is not preceded with whitespace. 853
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 853
 Error whitespace ParenPad '(' is followed by whitespace. 853
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 853
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 858
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 858
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 858
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 858
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 859
 Error whitespace ParenPad '(' is followed by whitespace. 859
 Error whitespace ParenPad ')' is preceded with whitespace. 859
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 859
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 860
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 861
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 861
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 861
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 864
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 864
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 865
 Error whitespace WhitespaceAfter 'else' is not followed by whitespace. 865
 Error whitespace WhitespaceAround 'else' is not preceded with whitespace. 865
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 865
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 867
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 870
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 870
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 874
 Error whitespace WhitespaceAfter 'else' is not followed by whitespace. 874
 Error whitespace WhitespaceAround 'else' is not preceded with whitespace. 874
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 874
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 875
 Error whitespace ParenPad '(' is followed by whitespace. 875
 Error whitespace ParenPad ')' is preceded with whitespace. 875
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 875
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 876
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 876

org/apache/commons/math4/legacy/stat/regression/UpdatingMultipleLinearRegression.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 92

org/apache/commons/math4/legacy/util/ComplexFormat.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 272

org/apache/commons/math4/legacy/util/CompositeFormat.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 80
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 81
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 82
 Error indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 84
 Error indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 85
 Error indentation Indentation 'do..while' has incorrect indentation level 13, expected level should be 12. 86
 Error indentation Indentation 'do..while' child has incorrect indentation level 17, expected level should be 16. 87
 Error indentation Indentation 'do..while rcurly' has incorrect indentation level 13, expected level should be 12. 88
 Error indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 89
 Error indentation Indentation 'if' has incorrect indentation level 13, expected level should be 12. 91
 Error indentation Indentation 'if' child has incorrect indentation level 17, expected level should be 16. 92
 Error indentation Indentation 'if rcurly' has incorrect indentation level 13, expected level should be 12. 93
 Error indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 94
 Error indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be 8. 96
 Error whitespace WhitespaceAfter 'if' is not followed by whitespace. 209
 Error whitespace ParenPad '(' is followed by whitespace. 209
 Error whitespace ParenPad ')' is preceded with whitespace. 209