Proceedings of the 20th International Conference on Software Engineering
DOI: 10.1109/icse.1998.671604
|View full text |Cite
|
Sign up to set email alerts
|

Validation of the coupling dependency metric as a predictor of run-time failures and maintenance measures

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
57
0
1

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 77 publications
(58 citation statements)
references
References 1 publication
0
57
0
1
Order By: Relevance
“…bytes.high = j->m_DAAShadowRegs.COP_REGS.COP.THFilterCoeff_1 [4]; bytes.low = j->m_DAAShadowRegs.COP_REGS.COP.THFilterCoeff_1 [3]; if (!daa_load(&bytes, j)) return 0;…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…bytes.high = j->m_DAAShadowRegs.COP_REGS.COP.THFilterCoeff_1 [4]; bytes.low = j->m_DAAShadowRegs.COP_REGS.COP.THFilterCoeff_1 [3]; if (!daa_load(&bytes, j)) return 0;…”
Section: Discussionmentioning
confidence: 99%
“…Complex code is hard to write correctly and hard to maintain, leading to more faults [12], [3]. As a result, significant research effort has been expended on defining code complexity metrics and on methods to combine them into effective predictors of code quality [20], [5], [21].…”
Section: Introductionmentioning
confidence: 99%
“…Generally, accepted rules state that modules should have high cohesion and low coupling [1], [2], [3]. In fact, several empirical studies provided evidence that high levels of coupling and/or lack of cohesion are generally associated with lower productivity, greater rework, and more significant design efforts by developers (e.g., [4], [5]). In addition, classes with low cohesion and/or high coupling have been shown to correlate with high defect rates [6].…”
Section: Introductionmentioning
confidence: 99%
“…Binkley and Schach [6] propose a Coupling Dependency Metric which mea sures change and fault-proneness at a finer grain compared to other metrics that restrict their scope to the class level. Briand et al [7] introduce a software metric suite which accounts for class-attribute, class-method, and method-method rela tionships and show that there is correlation between these coupling measurements with fault-proneness.…”
Section: Established Coupling Metricsmentioning
confidence: 99%
“…There have been several proposals [6,7,12,17,28,27,19,9] and validations [4,21,39,40,34,20] in order to provide accurate predictions of class quality. As of now there is no oracle, however the seminal metrics have been tried and true compared to other more recent additions.…”
Section: Chaptermentioning
confidence: 99%