Check your code with RefactorErl! | Melinda Tóth

RefactorErl is a source code analysis and transformation tool for Erlang. You might know some of its useful features, like refactorings, code comprehension support, semantic queries, software complexity measures, dependence analysis, software clustering, etc. In this talk, I would like to show how you can use the tool 

  • to check certain properties of your software (for example, checking lexical, syntactic conditions (e.g. design rules)), 
  • to find code fragments during bug localisation or code comprehension, and 

I will also highlight some recent developments in security vulnerability checkers.