static analysis Posted on September 13, 2014 by Code Curmudgeon Any form of software analysis that can be done on the code without actually executing the code. Encompasses techniques like pattern-based analysis, metrics, code review, etc.