Jump to content

Code Metrics

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Soumyasch (talk | contribs) at 08:40, 6 October 2007 (create). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.


Template:MSNav


Catgeory:Microsoft Catgeory:Visual Studio