Code Metrics
From Wikipedia, the free encyclopedia
Code Metrics is a code analysis tool included in Visual Studio 2008 that allows code and projects to be analysed and gathers statistics such as inheritance depth, lines of code, number of classes etc and computes a maintainability index based on the gathered information.
[edit] External links
- Announcing Visual Studio Code Metrics!
- New for Visual Studio 2008 - Code Metrics
- Visual Studio Code Analysis Team Blog