Colin
(Colin)
January 9, 2025, 7:56pm
2
Hey @dandoy !
Thanks for the report. Can you provide a more complete code sample that reproduces the issue? Preferably a single file that includes the class definition.
Hey SonarSource Community!
False-positives happen , as do false-negatives, and we’re eager to fix them. We are thrilled when our users report problems, so we can make our products better.
What is a false-positive (FP)?
A false-positive is when an issue is raised unexpectedly on code that should not trigger an issue, or where the suggested action doesn’t make any sense for the code.
What is a false-negative (FN)?
A false-negative is when an issue should be raised on a piece of code, but isn’t.
…