This is a mirror of official site: http://jasper-net.blogspot.com/

Visual Studio Code Metrics PowerTool 10

| Monday, January 31, 2011
Overview
The Code Metrics PowerTool is a command line utility that calculates code metrics for your managed code and saves them to an XML file. This tool 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)

Read more: MS Download

Posted via email from Jasper-net

0 comments: