Skip to content

Instantly share code, notes, and snippets.

@rajeshpv
Created May 29, 2020 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajeshpv/b38306e9fe7da4e5f955bf4aa28df417 to your computer and use it in GitHub Desktop.
Save rajeshpv/b38306e9fe7da4e5f955bf4aa28df417 to your computer and use it in GitHub Desktop.
@rajeshpv
Copy link
Author

rajeshpv commented May 29, 2020

sonarcloud_issue_2020-05-29_19-02-45

The FALSE positive is:

  • SonarCloud is NOT able to identify "isPresent()" call from a "Chained" method call, as you notice in "test-1"
  • where as
  • It can identify from a NON-chained call

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment