International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 77 - Issue 3 |
Published: September 2013 |
Authors: Ankita Mann, Sandeep Dalal, Neetu Dabas |
![]() |
Ankita Mann, Sandeep Dalal, Neetu Dabas . Measurement of Design Complexity of Different types of Inheritance using Cohesion Metrics. International Journal of Computer Applications. 77, 3 (September 2013), 26-32. DOI=10.5120/13375-0985
@article{ 10.5120/13375-0985, author = { Ankita Mann,Sandeep Dalal,Neetu Dabas }, title = { Measurement of Design Complexity of Different types of Inheritance using Cohesion Metrics }, journal = { International Journal of Computer Applications }, year = { 2013 }, volume = { 77 }, number = { 3 }, pages = { 26-32 }, doi = { 10.5120/13375-0985 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2013 %A Ankita Mann %A Sandeep Dalal %A Neetu Dabas %T Measurement of Design Complexity of Different types of Inheritance using Cohesion Metrics%T %J International Journal of Computer Applications %V 77 %N 3 %P 26-32 %R 10.5120/13375-0985 %I Foundation of Computer Science (FCS), NY, USA
Main aim of Software Engineering is to increase quality and maintain Software Product. Inheritance reflects the degree of reusability of existing classes and reuse increases productivity. Most Cohesion Metric tool do not consider inherited elements while measuring cohesion but we can measure design quality by including the concept of inheritance in Cohesion metrics. In this paper values of all cohesion metrics (LCOM1, LCOM2, LCOM3, LCOM4, LCOM5, CO, TCC and LCC) is calculated including the concept of inheritance for Single, Multiple, Multilevel and Hierarchical Inheritance and compare results to determine design complexity of various types of Inheritances.