The following features are supported by the tool:
- Integrates the Code Metrics Power Tool 10.0 into Visual Studio 2010.
- Calculate code metric results for the whole solution, whenever you want. The supported metrics are: Maintainability index, Cyclomatic complexity, Class coupling, Depth of inheritance and Lines of code (LOC).
- Stores calculated results in the solution folder for comparison.
- Allows to compare reports.
- Allows to control the /igc and /gac commandline switches via the options dialog.
- Load report files which were generated using the Code Metrics Power Tool 10.0 commandline utility.
- Save generated reports to disk.
- Displays the code metrics results in a tree-view.
- Allows quick navigation to “hot-spots”.
- Navigate to the type- or member-declaration in the source code.
- NEW: Export reports to Microsoft Excel 2007/2010