Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > criterion > quality > software quality > coupling > low coupling | 
| low coupling comparison table | |||
| Subject | is a kind of | is a subtopic of | has definition | 
|---|---|---|---|
| coupling | software quality | 9.2 - Principles Leading to Good Design | A measure of the extent to which interdependencies exist between software modules | 
| low coupling | coupling | 3.2 - Incorporating Reusability and Reuse Into Software Engineering | A kind of coupling in which the interconnections among parts of a system are reduced, making makes the resulting application easier to understand, modify and test | 
Next coupling: routine call coupling     Up: coupling    Previous coupling: inclusion coupling