CodeMetrics
The CodeMetrics add-in analyses and computes several code quality metrics on your assemblies. This add-in uses Reflector to compute classic metrics such as cyclomatic complexity or more straightforward ones such as the number of local variables in a method. All results can be saved to a file.
The menu item to start this add-in is registered under the 'Tools' menu.
Tip: When you explore the result, you can double-click on an item to show the item in the browser window.Tip: Selecting a column will size the items in the tree map tothe values in that column. Using shift+click will assign the values as colors.Download
here.
