Free Code Metrics Power Tool
Friday, 28 January 2011

A free code metrics tool from Microsoft - but be warned it's not user-friendly.

if you make use of code metrics then it is worth knowing that version 10 of the Visual Studio Code Metrics PowerTool is now available at the Microsoft Download Center.

The Code Metrics PowerTool is a command line utility that calculates code metrics for your managed code and saves them to an XML file.

It enables teams to collect and report code metrics as part of their build process. The code metrics calculated are:

  • Maintainability Index
  • Cyclomatic Complexity
  • Depth of Inheritance
  • Class Coupling
  • Lines Of Code (LOC)

When you have completed the installation you will find two new files in the FxCop directory. Simply type Metrics at the command prompt and you will see a list of possible commands. It isn' the easiest tool to use and you'll need to spend some time adding it to the external tools menu of Visual Studio.

VS

Dowload Code Metrics PowerTool here

Books

Professional Visual Studio 2010

Practical Code Generation in .NET

 

Banner


Microsoft's Cybersecurity For Beginners
30/04/2024

A free, self-paced course about Cybersecurity 101 is on offer by Microsoft's Cloud Security Advocates. It's a 30+ lesson curriculum targeted at complete novices.



BASIC Turns 60
02/05/2024

On May 1,1964 the first BASIC program ran and the world was about to change. Now when we look back it is easy to be critical, but these were different times.


More News

<ASIN:0470548657>

<ASIN:0672330814>

<ASIN:0071668950>

<ASIN:0071604081>

Last Updated ( Wednesday, 02 February 2011 )