Sciweavers

METRICS
1999
IEEE

Measuring Coupling and Cohesion: An Information-Theory Approach

13 years 8 months ago
Measuring Coupling and Cohesion: An Information-Theory Approach
The design of software is often depicted by graphs that show components and their relationships. For example, a structure chart shows the calling relationships among components. Object-oriented design is based on graphs, as well. Such graphs are abstractions of the software, devised to depict certain design decisions. Coupling and cohesion are attributes that summarizes the degree of interdependence or connectivity among subsystems and within subsystems, respectively. When used in conjunction with measures of other attributes, coupling and cohesion can contribute to an assessment or prediction of software quality. Let a graph be an abstraction of a software system and let a subgraph represent a module subsystem. This paper proposes information theory-based measures of coupling and cohesion of a modular system. These measures have the properties of system-level coupling and cohesion de ned by Briand, Morasca, and Basili. Coupling is based on relationships between modules. We also propo...
Edward B. Allen, Taghi M. Khoshgoftaar
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where METRICS
Authors Edward B. Allen, Taghi M. Khoshgoftaar
Comments (0)