Code Metrics
Encyclopedia
Code Metrics is the analysis of code by gathering statistics such as inheritance
Inheritance (computer science)
In object-oriented programming , inheritance is a way to reuse code of existing objects, establish a subtype from an existing object, or both, depending upon programming language support...

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.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK