Code Metrics
From Wikipedia, the free encyclopedia
Code Metrics is the analysis of code by gathering statistics such as inheritance depth, lines of code (LOC), number of classes etc. and computes a maintainability index based on the gathered information. There are multiple tools and plugins available to obtain this information. The study of code metrics can help identify potential issues in large software projects.
[edit] See also
[edit] External links
- Announcing Visual Studio Code Metrics!
- New for Visual Studio 2008 - Code Metrics
- Visual Studio Code Analysis Team Blog
| This article about software created or produced by Microsoft is a stub. You can help Wikipedia by expanding it. |