
Software
SoftwareCoupling Measures for Object Oriented Software Systems- A State-of-the-Art Review
Coupling measures capture the degree of interaction and relationships among source code elements, such as classes, methods and attributes in object-oriented software systems. One of the main goals behind object oriented analysis and design is to implement a software system where classes have low coupling among them. Coupling describes the interrelationship between the various functionalities ...