Assisting the code review process using simple pattern recognition

  • Authors:
  • Eitan Farchi;Bradley R. Harrington

  • Affiliations:
  • I.B.M. Research Laboratory, Haifa, Israel;I.B.M. Systems and Technology Group, Austin

  • Venue:
  • HVC'05 Proceedings of the First Haifa international conference on Hardware and Software Verification and Testing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a portable bug pattern customization tool defined on top of the Perl regular expression support and describe its usage. The tool serves a different purpose than static analysis, as it is easily applicable and customizable to individual programming environments. The tool has a syntactic sugar meta-language that enables easy implementation of automatic detection of bug patterns. We describe how we used the tool to assist the code review process.