602 Views
Podcast: Play in new window | Download (56.4MB) | Embed Static code analysis automatically examines source code before it compiles or is run. It does this by comparing the code code to a set of rules or standards. This process allows for the automation of code reviews and can be used in conjunction with peer reviews.
0 comments