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...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Awang Abu Bakar, Normi Sham
التنسيق: مقال
اللغة: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
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
المؤسسة: Universiti Islam Antarabangsa Malaysia
اللغة: English
الوصف
الملخص: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.