When calculating code Metrics, what is Maintainability Index ?

 Posted by Akiii on 5/7/2012 | Category: ASP.NET Interview questions | Views: 4977 | Points: 40
Answer:

Maintainability Index calculates an index value between 0 and 100 that represents the relative ease of maintaining the code. A higher value means better maintainability.

20 to 100 --- good maintainability

10 to 19 --- moderately maintainable
0 to 9 --- low maintainability




Thanks and Regards
Akiii


| Alert Moderator 

Comments or Responses

Login to post response