Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ToolVersionCheckerDescription
CodeSonar
Include Page
CodeSonar_VCodeSonar_VPMD.Strict-Exceptions.AvoidCatchingThrowableAvoid catching ThrowableParasoft Jtest
Include Page
Parasoft_V
Parasoft_V
EXCEPT.NCNPEDo not catch 'NullPointerException'
SonarQube
Include Page
SonarQube_V
SonarQube_V

S1181

S1696

Throwable and Error should not be caught

"NullPointerException" should not be caught

...