Static program analysis: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
'''Static code analysis''' is a set of methods for analysing [[software]] [[source code]] or [[object code]] in an effort to gain [[understanding]] of what the software thosedoes. Applications include targeting areas for [[review]] and/or [[rewrite]].
 
Schematically, there exist several types of static analysis (which may be used in combination, even inside the same [[programming tool]]):