期刊名称:International Journal on Computer Science and Engineering
印刷版ISSN:2229-5631
电子版ISSN:0975-3397
出版年度:2011
卷号:3
期号:10
页码:3367-3382
出版社:Engg Journals Publications
摘要:This paper proposes four design metrics of class level for early and effective feedback to manage the quality of object-oriented software. These metrics measure the complexity induced by the use of various object-oriented design concepts like data hiding, aggregation, inheritance and cohesion. These four metrics are evaluated from the output of design phase before the starting of the coding to reduce the overall efforts in term of time, cost, and manpower. Although various set of metrics already exist to measure the design complexity of class and objectoriented system but maximum of them are evaluated from the source code not before actual coding. These measures are analytically evaluated against Weyuker�s properties for object-oriented metrics. Metrics data is collected from two C++ projects as empirical sample for analysis.