PMD Results

The following document contains the results of PMD 7.14.0.

Violations By Priority

Priority 3

com/irurueta/ar/calibration/CameraCalibrator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 12891291

com/irurueta/ar/calibration/DualAbsoluteQuadric.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 189191

com/irurueta/ar/calibration/DualImageOfAbsoluteConic.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 132134

com/irurueta/ar/calibration/ImageOfAbsoluteConic.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 132134

com/irurueta/ar/calibration/RadialDistortion.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 114116
EmptyCatchBlock Avoid empty catch blocks 130132
EmptyCatchBlock Avoid empty catch blocks 149151
EmptyCatchBlock Avoid empty catch blocks 166168
EmptyCatchBlock Avoid empty catch blocks 183185
EmptyCatchBlock Avoid empty catch blocks 304306
EmptyCatchBlock Avoid empty catch blocks 366368

com/irurueta/ar/calibration/estimators/DualAbsoluteQuadricEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 231233

com/irurueta/ar/calibration/estimators/LMedSDualAbsoluteQuadricRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 224226

com/irurueta/ar/calibration/estimators/LMedSImageOfAbsoluteConicRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 229231

com/irurueta/ar/calibration/estimators/LMedSRadialDistortionRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 293295

com/irurueta/ar/calibration/estimators/MSACDualAbsoluteQuadricRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 195197

com/irurueta/ar/calibration/estimators/MSACImageOfAbsoluteConicRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 204206

com/irurueta/ar/calibration/estimators/MSACRadialDistortionRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 257259

com/irurueta/ar/calibration/estimators/PROMedSDualAbsoluteQuadricRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 346348

com/irurueta/ar/calibration/estimators/PROMedSImageOfAbsoluteConicRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 357359

com/irurueta/ar/calibration/estimators/PROMedSRadialDistortionRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 458460

com/irurueta/ar/calibration/estimators/PROSACDualAbsoluteQuadricRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 312314

com/irurueta/ar/calibration/estimators/PROSACImageOfAbsoluteConicRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 326328

com/irurueta/ar/calibration/estimators/PROSACRadialDistortionRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 419421

com/irurueta/ar/calibration/estimators/RANSACDualAbsoluteQuadricRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 194196

com/irurueta/ar/calibration/estimators/RANSACImageOfAbsoluteConicRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 204206

com/irurueta/ar/calibration/estimators/RANSACRadialDistortionRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 258260

com/irurueta/ar/calibration/estimators/RadialDistortionEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 125127
EmptyCatchBlock Avoid empty catch blocks 142144
EmptyCatchBlock Avoid empty catch blocks 191193
EmptyCatchBlock Avoid empty catch blocks 210212
EmptyCatchBlock Avoid empty catch blocks 232234
EmptyCatchBlock Avoid empty catch blocks 257259
EmptyCatchBlock Avoid empty catch blocks 361363
EmptyCatchBlock Avoid empty catch blocks 440442

com/irurueta/ar/calibration/estimators/WeightedDualAbsoluteQuadricEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 149151
EmptyCatchBlock Avoid empty catch blocks 175177

com/irurueta/ar/epipolar/FundamentalMatrix.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 329331
EmptyCatchBlock Avoid empty catch blocks 399401
EmptyCatchBlock Avoid empty catch blocks 450452
EmptyCatchBlock Avoid empty catch blocks 652654

com/irurueta/ar/epipolar/estimators/FundamentalMatrixRobustEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 765767

com/irurueta/ar/epipolar/estimators/HomographyDecomposer.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 389391
EmptyCatchBlock Avoid empty catch blocks 438440

com/irurueta/ar/sfm/BaseSlamPairedViewsSparseReconstructor.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 487489

com/irurueta/ar/sfm/BaseSlamPairedViewsSparseReconstructorConfiguration.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 98100
EmptyCatchBlock Avoid empty catch blocks 186188

com/irurueta/ar/sfm/BaseSlamSparseReconstructor.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 435437

com/irurueta/ar/sfm/BaseSlamSparseReconstructorConfiguration.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 98100
EmptyCatchBlock Avoid empty catch blocks 186188

com/irurueta/ar/sfm/LMedSRobustSinglePoint3DTriangulator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 255257

com/irurueta/ar/sfm/MSACRobustSinglePoint3DTriangulator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 221223

com/irurueta/ar/sfm/PROMedSRobustSinglePoint3DTriangulator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 377379

com/irurueta/ar/sfm/PROSACRobustSinglePoint3DTriangulator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 338340

com/irurueta/ar/sfm/PlanarBestFundamentalMatrixEstimatorAndReconstructor.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 743745
EmptyCatchBlock Avoid empty catch blocks 764766

com/irurueta/ar/sfm/RANSACRobustSinglePoint3DTriangulator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 221223

com/irurueta/ar/slam/AbsoluteOrientationConstantVelocityModelSlamEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 177179
EmptyCatchBlock Avoid empty catch blocks 185187
EmptyCatchBlock Avoid empty catch blocks 195197
EmptyCatchBlock Avoid empty catch blocks 315317
EmptyCatchBlock Avoid empty catch blocks 380382
EmptyCatchBlock Avoid empty catch blocks 497499

com/irurueta/ar/slam/AbsoluteOrientationSlamEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 193195
EmptyCatchBlock Avoid empty catch blocks 201203
EmptyCatchBlock Avoid empty catch blocks 211213
EmptyCatchBlock Avoid empty catch blocks 333
EmptyCatchBlock Avoid empty catch blocks 401403
EmptyCatchBlock Avoid empty catch blocks 528530

com/irurueta/ar/slam/BaseSlamCalibrator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 234236
EmptyCatchBlock Avoid empty catch blocks 369371
EmptyCatchBlock Avoid empty catch blocks 823825
EmptyCatchBlock Avoid empty catch blocks 842844
EmptyCatchBlock Avoid empty catch blocks 960962

com/irurueta/ar/slam/ConstantVelocityModelSlamEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 154156
EmptyCatchBlock Avoid empty catch blocks 162164
EmptyCatchBlock Avoid empty catch blocks 172174
EmptyCatchBlock Avoid empty catch blocks 292294
EmptyCatchBlock Avoid empty catch blocks 349351
EmptyCatchBlock Avoid empty catch blocks 451453

com/irurueta/ar/slam/ConstantVelocityModelStatePredictor.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 243245
EmptyCatchBlock Avoid empty catch blocks 491493
EmptyCatchBlock Avoid empty catch blocks 741743
EmptyCatchBlock Avoid empty catch blocks 10021004

com/irurueta/ar/slam/QuaternionPredictor.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 8284
EmptyCatchBlock Avoid empty catch blocks 9294
EmptyCatchBlock Avoid empty catch blocks 106108
EmptyCatchBlock Avoid empty catch blocks 129131
EmptyCatchBlock Avoid empty catch blocks 836838
EmptyCatchBlock Avoid empty catch blocks 846848
EmptyCatchBlock Avoid empty catch blocks 858860
EmptyCatchBlock Avoid empty catch blocks 869871

com/irurueta/ar/slam/SlamEstimator.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 173175
EmptyCatchBlock Avoid empty catch blocks 181183
EmptyCatchBlock Avoid empty catch blocks 191193
EmptyCatchBlock Avoid empty catch blocks 312314
EmptyCatchBlock Avoid empty catch blocks 373375
EmptyCatchBlock Avoid empty catch blocks 482484

com/irurueta/ar/slam/StatePredictor.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 286288
EmptyCatchBlock Avoid empty catch blocks 579581
EmptyCatchBlock Avoid empty catch blocks 874876
EmptyCatchBlock Avoid empty catch blocks 11801182

Priority 4

com/irurueta/ar/calibration/ImageOfAbsoluteConic.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'com.irurueta.algebra': 'Utils' is already in scope because it is imported in this file 229

com/irurueta/ar/calibration/estimators/KruppaDualImageOfAbsoluteConicEstimator.java

Rule Violation Line
UselessParentheses Useless parentheses. 569
UselessParentheses Useless parentheses. 570571
UselessParentheses Useless parentheses. 572573
UselessParentheses Useless parentheses. 574575
UselessParentheses Useless parentheses. 576
UselessParentheses Useless parentheses. 1001
UselessParentheses Useless parentheses. 1002
UselessParentheses Useless parentheses. 1002
UselessParentheses Useless parentheses. 1036
UselessParentheses Useless parentheses. 1037
UselessParentheses Useless parentheses. 1071
UselessParentheses Useless parentheses. 1072

com/irurueta/ar/calibration/estimators/LMedSRadialDistortionRobustEstimator.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 273

com/irurueta/ar/calibration/estimators/MSACRadialDistortionRobustEstimator.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 237

com/irurueta/ar/calibration/estimators/PROMedSRadialDistortionRobustEstimator.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 438

com/irurueta/ar/calibration/estimators/PROSACRadialDistortionRobustEstimator.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 399

com/irurueta/ar/epipolar/EssentialMatrix.java

Rule Violation Line
UselessParentheses Useless parentheses. 292

com/irurueta/ar/epipolar/GoldStandardSingleCorrector.java

Rule Violation Line
UselessParentheses Useless parentheses. 271
UselessParentheses Useless parentheses. 273
UselessParentheses Useless parentheses. 274

Files

com/irurueta/ar/calibration/CameraCalibrator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 12891291

com/irurueta/ar/calibration/DualAbsoluteQuadric.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 189191

com/irurueta/ar/calibration/DualImageOfAbsoluteConic.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 132134

com/irurueta/ar/calibration/ImageOfAbsoluteConic.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 132134
UnnecessaryFullyQualifiedName Unnecessary qualifier 'com.irurueta.algebra': 'Utils' is already in scope because it is imported in this file 4 229

com/irurueta/ar/calibration/RadialDistortion.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 114116
EmptyCatchBlock Avoid empty catch blocks 3 130132
EmptyCatchBlock Avoid empty catch blocks 3 149151
EmptyCatchBlock Avoid empty catch blocks 3 166168
EmptyCatchBlock Avoid empty catch blocks 3 183185
EmptyCatchBlock Avoid empty catch blocks 3 304306
EmptyCatchBlock Avoid empty catch blocks 3 366368

com/irurueta/ar/calibration/estimators/DualAbsoluteQuadricEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 231233

com/irurueta/ar/calibration/estimators/KruppaDualImageOfAbsoluteConicEstimator.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 569
UselessParentheses Useless parentheses. 4 570571
UselessParentheses Useless parentheses. 4 572573
UselessParentheses Useless parentheses. 4 574575
UselessParentheses Useless parentheses. 4 576
UselessParentheses Useless parentheses. 4 1001
UselessParentheses Useless parentheses. 4 1002
UselessParentheses Useless parentheses. 4 1002
UselessParentheses Useless parentheses. 4 1036
UselessParentheses Useless parentheses. 4 1037
UselessParentheses Useless parentheses. 4 1071
UselessParentheses Useless parentheses. 4 1072

com/irurueta/ar/calibration/estimators/LMedSDualAbsoluteQuadricRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 224226

com/irurueta/ar/calibration/estimators/LMedSImageOfAbsoluteConicRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 229231

com/irurueta/ar/calibration/estimators/LMedSRadialDistortionRobustEstimator.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 4 273
EmptyCatchBlock Avoid empty catch blocks 3 293295

com/irurueta/ar/calibration/estimators/MSACDualAbsoluteQuadricRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 195197

com/irurueta/ar/calibration/estimators/MSACImageOfAbsoluteConicRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 204206

com/irurueta/ar/calibration/estimators/MSACRadialDistortionRobustEstimator.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 4 237
EmptyCatchBlock Avoid empty catch blocks 3 257259

com/irurueta/ar/calibration/estimators/PROMedSDualAbsoluteQuadricRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 346348

com/irurueta/ar/calibration/estimators/PROMedSImageOfAbsoluteConicRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 357359

com/irurueta/ar/calibration/estimators/PROMedSRadialDistortionRobustEstimator.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 4 438
EmptyCatchBlock Avoid empty catch blocks 3 458460

com/irurueta/ar/calibration/estimators/PROSACDualAbsoluteQuadricRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 312314

com/irurueta/ar/calibration/estimators/PROSACImageOfAbsoluteConicRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 326328

com/irurueta/ar/calibration/estimators/PROSACRadialDistortionRobustEstimator.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'RadialDistortionRobustEstimator': 'MIN_NUMBER_OF_POINTS' is already in scope because it is inherited by an enclosing type 4 399
EmptyCatchBlock Avoid empty catch blocks 3 419421

com/irurueta/ar/calibration/estimators/RANSACDualAbsoluteQuadricRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 194196

com/irurueta/ar/calibration/estimators/RANSACImageOfAbsoluteConicRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 204206

com/irurueta/ar/calibration/estimators/RANSACRadialDistortionRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 258260

com/irurueta/ar/calibration/estimators/RadialDistortionEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 125127
EmptyCatchBlock Avoid empty catch blocks 3 142144
EmptyCatchBlock Avoid empty catch blocks 3 191193
EmptyCatchBlock Avoid empty catch blocks 3 210212
EmptyCatchBlock Avoid empty catch blocks 3 232234
EmptyCatchBlock Avoid empty catch blocks 3 257259
EmptyCatchBlock Avoid empty catch blocks 3 361363
EmptyCatchBlock Avoid empty catch blocks 3 440442

com/irurueta/ar/calibration/estimators/WeightedDualAbsoluteQuadricEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 149151
EmptyCatchBlock Avoid empty catch blocks 3 175177

com/irurueta/ar/epipolar/EssentialMatrix.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 292

com/irurueta/ar/epipolar/FundamentalMatrix.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 329331
EmptyCatchBlock Avoid empty catch blocks 3 399401
EmptyCatchBlock Avoid empty catch blocks 3 450452
EmptyCatchBlock Avoid empty catch blocks 3 652654

com/irurueta/ar/epipolar/GoldStandardSingleCorrector.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 271
UselessParentheses Useless parentheses. 4 273
UselessParentheses Useless parentheses. 4 274

com/irurueta/ar/epipolar/estimators/FundamentalMatrixRobustEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 765767

com/irurueta/ar/epipolar/estimators/HomographyDecomposer.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 389391
EmptyCatchBlock Avoid empty catch blocks 3 438440

com/irurueta/ar/sfm/BaseSlamPairedViewsSparseReconstructor.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 487489

com/irurueta/ar/sfm/BaseSlamPairedViewsSparseReconstructorConfiguration.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 98100
EmptyCatchBlock Avoid empty catch blocks 3 186188

com/irurueta/ar/sfm/BaseSlamSparseReconstructor.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 435437

com/irurueta/ar/sfm/BaseSlamSparseReconstructorConfiguration.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 98100
EmptyCatchBlock Avoid empty catch blocks 3 186188

com/irurueta/ar/sfm/LMedSRobustSinglePoint3DTriangulator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 255257

com/irurueta/ar/sfm/MSACRobustSinglePoint3DTriangulator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 221223

com/irurueta/ar/sfm/PROMedSRobustSinglePoint3DTriangulator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 377379

com/irurueta/ar/sfm/PROSACRobustSinglePoint3DTriangulator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 338340

com/irurueta/ar/sfm/PlanarBestFundamentalMatrixEstimatorAndReconstructor.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 743745
EmptyCatchBlock Avoid empty catch blocks 3 764766

com/irurueta/ar/sfm/RANSACRobustSinglePoint3DTriangulator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 221223

com/irurueta/ar/slam/AbsoluteOrientationConstantVelocityModelSlamEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 177179
EmptyCatchBlock Avoid empty catch blocks 3 185187
EmptyCatchBlock Avoid empty catch blocks 3 195197
EmptyCatchBlock Avoid empty catch blocks 3 315317
EmptyCatchBlock Avoid empty catch blocks 3 380382
EmptyCatchBlock Avoid empty catch blocks 3 497499

com/irurueta/ar/slam/AbsoluteOrientationSlamEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 193195
EmptyCatchBlock Avoid empty catch blocks 3 201203
EmptyCatchBlock Avoid empty catch blocks 3 211213
EmptyCatchBlock Avoid empty catch blocks 3 333
EmptyCatchBlock Avoid empty catch blocks 3 401403
EmptyCatchBlock Avoid empty catch blocks 3 528530

com/irurueta/ar/slam/BaseSlamCalibrator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 234236
EmptyCatchBlock Avoid empty catch blocks 3 369371
EmptyCatchBlock Avoid empty catch blocks 3 823825
EmptyCatchBlock Avoid empty catch blocks 3 842844
EmptyCatchBlock Avoid empty catch blocks 3 960962

com/irurueta/ar/slam/ConstantVelocityModelSlamEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 154156
EmptyCatchBlock Avoid empty catch blocks 3 162164
EmptyCatchBlock Avoid empty catch blocks 3 172174
EmptyCatchBlock Avoid empty catch blocks 3 292294
EmptyCatchBlock Avoid empty catch blocks 3 349351
EmptyCatchBlock Avoid empty catch blocks 3 451453

com/irurueta/ar/slam/ConstantVelocityModelStatePredictor.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 243245
EmptyCatchBlock Avoid empty catch blocks 3 491493
EmptyCatchBlock Avoid empty catch blocks 3 741743
EmptyCatchBlock Avoid empty catch blocks 3 10021004

com/irurueta/ar/slam/QuaternionPredictor.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 8284
EmptyCatchBlock Avoid empty catch blocks 3 9294
EmptyCatchBlock Avoid empty catch blocks 3 106108
EmptyCatchBlock Avoid empty catch blocks 3 129131
EmptyCatchBlock Avoid empty catch blocks 3 836838
EmptyCatchBlock Avoid empty catch blocks 3 846848
EmptyCatchBlock Avoid empty catch blocks 3 858860
EmptyCatchBlock Avoid empty catch blocks 3 869871

com/irurueta/ar/slam/SlamEstimator.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 173175
EmptyCatchBlock Avoid empty catch blocks 3 181183
EmptyCatchBlock Avoid empty catch blocks 3 191193
EmptyCatchBlock Avoid empty catch blocks 3 312314
EmptyCatchBlock Avoid empty catch blocks 3 373375
EmptyCatchBlock Avoid empty catch blocks 3 482484

com/irurueta/ar/slam/StatePredictor.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 286288
EmptyCatchBlock Avoid empty catch blocks 3 579581
EmptyCatchBlock Avoid empty catch blocks 3 874876
EmptyCatchBlock Avoid empty catch blocks 3 11801182