Hi,
Your Java quality profile is named FindBugs. I’m guessing it only includes rules from FindBugs. That would be why you don’t see the Divide by Zero issue: that rule doesn’t come from FindBugs but from SonarJava.
Ann
Hi,
Your Java quality profile is named FindBugs. I’m guessing it only includes rules from FindBugs. That would be why you don’t see the Divide by Zero issue: that rule doesn’t come from FindBugs but from SonarJava.
Ann