Research Article Open Access

Exploring the Relationship between Cohesion and Complexity

Cara Stein, Glenn Cox and Letha Etzkorn

Abstract

Many metrics have been proposed to measure the complexity or cohesion of object-oriented software. However, the complexity or cohesion of a piece of software is more difficult to capture than these metrics imply. In fact, studies have shown that existing metrics consistently fail to capture complexity or cohesion well. This study explores the reasons behind these results: cohesion is difficult to capture from syntactic elements of code, complexity is too multi-faceted to be captured by one metric and the qualities of complexity and cohesion are not independent. These factors have resulted in metrics that are purported to measure complexity or cohesion but are inadequate or misclassified. This study shows that there is overlap between some of the complexity and cohesion metrics and points to a more basic relationship between complexity and cohesion: that a lack of cohesion may be associated with high complexity.

Journal of Computer Science
Volume 1 No. 2, 2005, 137-144

DOI: https://doi.org/10.3844/jcssp.2005.137.144

Submitted On: 21 June 2005 Published On: 30 June 2005

How to Cite: Stein, C., Cox, G. & Etzkorn, L. (2005). Exploring the Relationship between Cohesion and Complexity. Journal of Computer Science, 1(2), 137-144. https://doi.org/10.3844/jcssp.2005.137.144

  • 4,517 Views
  • 3,424 Downloads
  • 19 Citations

Download

Keywords

  • Software Metric
  • Complexity
  • Cohesion
  • Object-oriented