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

Full description

Saved in:
Bibliographic Details
Main Author: Awang Abu Bakar, Normi Sham
Format: Article
Language:English
Published: IACSIT PRESS 2014
Subjects:
Online Access: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
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary: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.