1981
DOI: 10.1016/0164-1212(81)90031-5
|View full text |Cite
|
Sign up to set email alerts
|

Measuring the quality of structured designs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
38
0

Year Published

1991
1991
2011
2011

Publication Types

Select...
8
1
1

Relationship

0
10

Authors

Journals

citations
Cited by 95 publications
(40 citation statements)
references
References 5 publications
0
38
0
Order By: Relevance
“…[15,39]. In this area, the quality of a design is often related to five design dimensions: (i) coupling, (ii) cohesion, (iii) complexity, (iv) modularity, and (v) size [10,35,36]. A number of studies demonstrate the significant correlation of software quality metrics with errors in the software design (e.g.…”
Section: Related Workmentioning
confidence: 99%
“…[15,39]. In this area, the quality of a design is often related to five design dimensions: (i) coupling, (ii) cohesion, (iii) complexity, (iv) modularity, and (v) size [10,35,36]. A number of studies demonstrate the significant correlation of software quality metrics with errors in the software design (e.g.…”
Section: Related Workmentioning
confidence: 99%
“…Therefore, the stronger the coupling between modules, i.e., the more inter-related they are, the more difficult these modules are to understand, change, and correct and thus the more complex the resulting software system. Some empirical evidence exists to support this theory for structured development techniques; see, e.g., [33], [36].…”
Section: Introductionmentioning
confidence: 99%
“…Coupling between software modules strengthens the dependency of one module on others and increases the probability that changes in one module may affect the other modules, which makes maintenance and evolution difficult and more likely to introduce regression faults (Banker et al, 1993;Schach et al, 2003;Yu et al, 2004). It has been shown that strong coupling is related to fault-proneness of a software system (Kafura and Henry, 1981; Selby and Basili, 1991; Troy and Zweben, 1981). Furthermore, the faultproneness of one module can adversely affect the maintenance and evolution of a number of other modules.…”
Section: Data Couplingmentioning
confidence: 99%