1999
DOI: 10.1002/(sici)1096-908x(199907/08)11:4<245::aid-smr193>3.3.co;2-#
|View full text |Cite
|
Sign up to set email alerts
|

A quantitative framework for software restructuring

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2008
2008
2019
2019

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(7 citation statements)
references
References 44 publications
0
7
0
Order By: Relevance
“…A number of studies demonstrate the significant correlation of software quality metrics with errors in the software design (e.g. [3,5,16,33,34]). In the tradition of this work, there are some works in the 1990s that are mainly rooted in software quality measurement.…”
Section: Related Workmentioning
confidence: 99%
“…A number of studies demonstrate the significant correlation of software quality metrics with errors in the software design (e.g. [3,5,16,33,34]). In the tradition of this work, there are some works in the 1990s that are mainly rooted in software quality measurement.…”
Section: Related Workmentioning
confidence: 99%
“…The module detection literature is plentiful. Tools to improve legacy code use clustering to partition graphs (Mitchell, Mancoridis, 2006), metrics to increase cohesion (Kang, Bieman, 1999) and slicing of FDGs -Functional Dependence Graphs (Rodrigues, Barbosa, 2006), tools to detect modularity violations (Wong, et al, 2011). Even with a quantitative flavor, they clearly differ from the Linear Software Models' approach.…”
Section: Related Workmentioning
confidence: 99%
“…The metric lack of cohesion of method (LCOM) measures the degree of similarity of methods that access one or more of the same attributes [11]. Higher value of LCOM indicates that the methods may be coupled to one another via attributes, increasing the complexity of class design and the likelihood of errors during the development process.…”
Section: Testabilitymentioning
confidence: 99%
“…The metric, weighted method per class (WMC), is a count methods implemented within a class, or the sum of the complexities of the method [11]. As the value of WMC increases, testing become difficult and testability would decrease.…”
Section: Testabilitymentioning
confidence: 99%