CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Raymond Lewallen

Professional Learner

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!


Comments

Jonathan de Halleux said:

Reflector.CodeMetrics, code analysis inside Reflector.
# June 14, 2005 8:03 PM

Dave Donaldson's Blog said:

# June 23, 2005 10:15 AM

Raymond Lewallen said:

Formulas for analyzing code metrics and how to apply them.
# July 15, 2005 8:39 AM

Raymond Lewallen said:

Formulas for analyzing code metrics and how to apply them.
# October 25, 2005 11:45 PM

Akhil said:

Good

# November 25, 2006 8:02 AM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Raymond Lewallen

Working primarily in the public sector during his career, Raymond has designed and built several high profile enterprise level applications for all levels of the government. Raymond now works as a solutions architect for EMC. Raymond is an agile coach, Microsoft MVP C# and also president of the Oklahoma City Developers Group and Oklahoma Agile Developers Group. Raymond spends a lot of his time learning and teaching such things as Test Driven Development, Domain Driven Design, Design Patterns and Extreme Programming practices and principles, to name a few. Raymond is also an advocate of Alt.Net. Raymond is primarily a framework guy, so don't ask him anything about UI :) Check out Devlicio.us!

Our Sponsors