The analysis of object-oriented metrics in C++ programs

Software metrics play a very important role to develop good quality software. In today’s software development, object-oriented (OO) languages are used due to their basic features like class, object, information hiding, inheritance, encapsulation, abstraction and polymorphism. In addition, a number...

全面介紹

Saved in:
書目詳細資料
主要作者: Awang Abu Bakar, Normi Sham
格式: Article
語言:English
出版: IACSIT PRESS 2014
主題:
在線閱讀:http://irep.iium.edu.my/40432/1/The_Analysis_of_Object-Oriented_Metrics_in_C%2B%2B_Programs_%28LNSE%29.pdf
http://irep.iium.edu.my/40432/
http://www.lnse.org/list-40-1.html
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Software metrics play a very important role to develop good quality software. In today’s software development, object-oriented (OO) languages are used due to their basic features like class, object, information hiding, inheritance, encapsulation, abstraction and polymorphism. In addition, a number of object-oriented metrics are available to be used to measure the quality of the OO systems. One of the most popular OO metrics suite is the Chidamber and Kemerer (CK) metrics suite. The main focus of this research is to apply the CK metrics to a group of open source systems written in C++. The results show that only two out of six CK metrics, NOC and RFC are significant in predicting defects in the systems.