Raymond Lewallen

Sponsors

The Lounge

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Some managed code analysis tools

In response to a comment on this post, here are couple of source code analysis tools for managed code:

  • NDepend – Free - NDepend analyses .NET assemblies of an application and generates design quality metrics.
  • Complexity Analyzer –  Costs Money - Automatically compute the complexity factors for your methods
  • CCMetrics –  Free - A utility for determining the cyclomatic complexity of any .Net binary
  • CRPlugin – Free - Requires DxCore, which you have if you use CodeRush or Refactor!

Posted 06-13-2005 8:24 AM by Raymond Lewallen

[Advertisement]

Comments

Jonathan de Halleux wrote re: Some managed code analysis tools
on 06-14-2005 8:03 PM
Reflector.CodeMetrics, code analysis inside Reflector.
Dave Donaldson's Blog wrote NDepend Rocks, and the Zone of Uselessness
on 06-23-2005 10:15 AM
Raymond Lewallen wrote Coupling, Abstractness, Stability - Measuring and Applying Code Metrics
on 07-15-2005 8:39 AM
Formulas for analyzing code metrics and how to apply them.
Raymond Lewallen wrote Coupling, Abstractness, Stability - Measuring and Applying Code Metrics
on 10-25-2005 11:45 PM
Formulas for analyzing code metrics and how to apply them.
Akhil wrote re: Some managed code analysis tools
on 11-25-2006 8:02 AM

Good

Add a Comment

(required)  
(optional)
(required)  
Remember Me?