Visual Studio Team System
Measuring Complexity and Maintainability of Managed Code

The increased complexity of modern software applications also increases the difficulty of making the code reliable and maintainable. In recent years, many software measures, known as code metrics, have been developed that can help developers understand where their code needs rework or increased testing.

Developers can use Visual Studio Team System to generate code metrics data that measure the complexity and maintainability of their managed code. Code metrics data can be generated for an entire solution or a single project.

This section describes how to generate and use code metrics in Visual Studio.

In This Section

Code Metrics Overview

How to: View the Code Metrics Results Window

How to: Calculate Code Metrics Result Data

How to: Filter Code Metrics Results

How to: Add, Remove, or Rearrange Columns

How to: Copy results to the Clipboard

How to: Export Results to Excel

How to: Create a Work Item Based on a Result

See Also

Other Resources

Tags :


Community Content

Anchy
Code Metrics
Does code metrics work with unmanaged C++ code ?
Tags :

Page view tracker