Improving Code Quality with Static Analysis

By: Joseph Purcell, Digital Bridge Solutions

If you aren’t using automated static analysis then time is being wasted during code review. As the art of programming has evolved, patterns have emerged that can describe code in quantitative terms. Static analysis is the task of looking for those patterns in code, whether they are for code style, complexity, or security vulnerabilities.

https://2016.drupalstl.org/sessions/improving-code-quality-static-analysis

Drupal is a registered trademark of Dries Buytaert.