International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 99 - Number 17 |
Year of Publication: 2014 |
Authors: Dharmendra Lal Gupta, Vikash Chauhan |
10.5120/17468-8369 |
Dharmendra Lal Gupta, Vikash Chauhan . A Comparative Analysis of CBO over MVG to Improve Quality of Software. International Journal of Computer Applications. 99, 17 ( August 2014), 45-50. DOI=10.5120/17468-8369
This paper describes the relationship between two metrics CBO (Coupling between Objects) and MVG (McCabe's Cyclomatic Complexity). CBO is the object oriented CK metric and MVG is the complexity metric. Here authors have analysed three projects with different complexity level. Authors also have calculated CBO and MVG metrics of these projects and found the correlation between these two metrics. We have found that on increasing CBO, MVG also increases in polynomial form. This correlation study provides an optimal value of CBO up to that value, software will be a quality software.