Automated code review

From Wikipedia, the free encyclopedia

Automated code review software checks source code for compliance with a predefined set of rules or best practices. A review program typically displays a list of warnings (violations of programming standards). A review program can also provide an automated or a programmer-assisted way to correct the issues found.

Many Integrated Development Environments provide basic automated code review functionality.

Contents

[edit] Automated code review tools

[edit] Java code review (Open source)

[edit] Visual Basic code review

[edit] C

[edit] See also

Languages