pattern-based analysis Posted on September 13, 2014 by Code Curmudgeon A form of static analysis where patterns of either good or bad code are stored as rules and compared against a code base without executing the code, to find potential violations.