Wednesday, August 01, 2007 4:24 PM
I've been using Reflector for .NET for a while now to help me debug issues. I recently became aware that Reflector has support for AddIns. I haven't checked all of them out yet, but I must say that the CodeMetrics add in really rocks. It has metrics for Cyclomatic Complexity, Code Size, counts for Methods and many others. I'd love to see this add in enhanced to have additional metrics, such as maintenance complexity, and the ability to run metrics from the command prompt.