A Hierarchical Slice � Based Framework for Object � Oriented Coupling Measurement

Bixin Li
2001-01-01
Abstract:There is great interest in use of the object-oriented approach to software engineering. This is due to a variety of claims about how it may improve the development of software, including such factors as greater reusability and increased extensibility. In order to help managers and developers achieve these goals, a variety of software metrics have been proposed to help track the status of software designs. Several software measurement frameworks have been introduced in order to measure object-oriented program, most of them are based on informationow or statistics computation. In this article, a new measuring coupling framework based on hierarchical slice model (HSM) is introduced to measure object-oriented program. HSM is obtained via not only computing dataow and controlow but also computing all kinds of dependence relationships between components in object-oriented program. The measurement result gained by this method based on HSM is more precise than others.
What problem does this paper attempt to address?