Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New rule S2583: Conditionally executed code should be reachable - for VB.NET #7647

Closed
mary-georgiou-sonarsource opened this issue Jul 24, 2023 · 0 comments · Fixed by #7727
Closed
Assignees
Labels
Area: CFG/SE CFG and SE related issues. Area: VB.NET VB.NET rules related issues. Type: New Rule Implementation for a rule that HAS been specified.
Milestone

Comments

@mary-georgiou-sonarsource
Copy link
Contributor

Implement S2583 for VB.NET

  • Create VB.NET test cases (based on the C# test cases)
  • set ShouldExecute to always return true
  • modify rule logic if necessary to accommodate VB.NET test cases
  • Update ITs
  • implement ShouldExecute for VB.NET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CFG/SE CFG and SE related issues. Area: VB.NET VB.NET rules related issues. Type: New Rule Implementation for a rule that HAS been specified.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants