cqfn / veniq

Veniq uses Machine Learning to analyze source code, find possible refactorings, and suggest those that seem optimal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for complex statements in block-statement graph

aravij opened this issue · comments

There are no support for:

  • If statement
  • Switch statement
  • Try statement