This section contains topics that describe code review user interface
elements and supplied code reviews.
Prerequisites for running code reviews
When you choose the code base to run a code review on, the code must meet certain prerequisites; most importantly, all files in the code base must be compilable when you run the review.
Rule Category Descriptions
Rules form the basis of a code review. When you run a code review,
rules are applied to a code base to see if the code adheres to them. A rule
category is a collection of code review rules that focus on a similar
functionality or on a particular aspect of quality.
Types of code review
The following code reviews are predefined with specific rules and rule categories that focus on aspects of software quality (such as globalization) and software properties (such as severity).
UI reference
These topics provide information about views, windows, and wizards that are used in code review.