Measuring Complexity of Object Oriented Programs

  • Authors:
  • Sanjay Misra;Ibrahim Akman

  • Affiliations:
  • Department of Computer Engineering, Atilim University, Ankara, Turkey;Department of Computer Engineering, Atilim University, Ankara, Turkey

  • Venue:
  • ICCSA '08 Proceedings of the international conference on Computational Science and Its Applications, Part II
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, a metric for object oriented language is formulated and validated. On the contrary of the other metrics used for object oriented programming (OOPs), the proposed metric calculates the complexity of a class at method level and hence considers the internal architecture of the classes, subclasses and member functions. The proposed metric is evaluated against Weyuker's proposed set of measurement principles through examples and validated through experimentation, case study and comparative study with similar measures. The practical usefulness of the metric is evaluated by a practical framework.