11th International Conference on Software Engineering
DOI: 10.1109/icse.1989.714420
|View full text |Cite
|
Sign up to set email alerts
|

The Relationship Between Slices And Module Cohesion

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 28 publications
(7 citation statements)
references
References 4 publications
0
7
0
Order By: Relevance
“…program verification, maintenance, automatic parallelization of program execution, automatic integration of program versions, software metrics, etc. 17,20,[25][26][27][28] In this paper, we are primarily concerned with its use in debugging.…”
Section: Dynamic Slicingmentioning
confidence: 99%
See 1 more Smart Citation
“…program verification, maintenance, automatic parallelization of program execution, automatic integration of program versions, software metrics, etc. 17,20,[25][26][27][28] In this paper, we are primarily concerned with its use in debugging.…”
Section: Dynamic Slicingmentioning
confidence: 99%
“…Figure 6 also shows the dynamic slice with respect to a[i] on line 29 for this test case. Of the three indirect assignments on lines [25][26][27] the last two are included in the dynamic slice because values of j and k are the same for this test case, making q and r aliases to the same array element a [31. The corresponding static slice contains the entire program. Figure 7 shows a variant of the above program where a loop is used to initialize the array instead of having a separate assignment for each array element.…”
Section: Modifications To the Debuggermentioning
confidence: 99%
“…Ott and Thuss showed that slice‐based measures are sensitive to changes and that they have the potential to quantify deterioration processes . This sensitiveness was also demonstrated on sample Z specifications by Bollin , and the idea is now to make use of the measures to estimate the effect of maintenance actions applied to formal Z specifications.…”
Section: Specification Measuresmentioning
confidence: 86%
“…Weiser [185] defined several metrics, which were later found to be related to cohesion [122], that have since been further studied, refined and added to by others [80,149,150]: tightness the ratio of the size of the slice intersection to the total module length.…”
Section: Cohesionmentioning
confidence: 99%