Criteria for software modularization

  • Authors:
  • David N. Card;Gerald T. Page;Frank E. McGarry

  • Affiliations:
  • Computer Sciences Corporation, Silver Spring, MD;Computer Sciences Corporation, Silver Spring, MD;National Aeronautics and Space Administration, Greenbelt, MD

  • Venue:
  • ICSE '85 Proceedings of the 8th international conference on Software engineering
  • Year:
  • 1985

Quantified Score

Hi-index 0.02

Visualization

Abstract

A central issue in programming practice involves determining the appropriate size and information content of a software module. This study attempted to determine the effectiveness of two widely used criteria for software modularization, strength and size, in reducing fault rate and development cost. Data from 453 FORTRAN modules developed by professional programmers were analyzed. The results indicated that module strength is a good criterion with respect to fault rate, whereas arbitrary module size limitations inhibit programmer productivity. This analysis is a first step toward defining empirically based standards for software modularization.