2010 10th IEEE Working Conference on Source Code Analysis and Manipulation 2010
DOI: 10.1109/scam.2010.32
|View full text |Cite
|
Sign up to set email alerts
|

Evaluating Code Clone Genealogies at Release Level: An Empirical Study

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
28
0

Year Published

2011
2011
2018
2018

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 42 publications
(29 citation statements)
references
References 19 publications
1
28
0
Order By: Relevance
“…In another study, Cai and Kim [6] investigated the characteristics of long lived clones and predicted the survival time of clones. In our previous study [23], we extended the study of Kim et al [14] by studying 17 open source systems of diverse variety and found no surprising results. However, in all these studies, CCFinder was used as the clone detection tool which mainly considers Type-1 and Type-2 clones.…”
Section: External Validitymentioning
confidence: 70%
See 2 more Smart Citations
“…In another study, Cai and Kim [6] investigated the characteristics of long lived clones and predicted the survival time of clones. In our previous study [23], we extended the study of Kim et al [14] by studying 17 open source systems of diverse variety and found no surprising results. However, in all these studies, CCFinder was used as the clone detection tool which mainly considers Type-1 and Type-2 clones.…”
Section: External Validitymentioning
confidence: 70%
“…If a clone class disappears very quickly, it would not be cost effective to manage/refactor it. In previous studies [6], [23], researchers found many Type-1/Type-2 clones that are long lived, and thus need to be managed. In this study, we want to see if the same results hold for Type-3 clones as well.…”
Section: Rq1: What Is the Lifetime Of Type-3 Clone Classes Compared Tmentioning
confidence: 99%
See 1 more Smart Citation
“…Another study on clone genealogies from Saha et al [21] on 17 open source systems written in C, Java, C++, and C# showed that the majority of the clone groups of clone genealogies either propagate without any syntactic changes or change consistently in the subsequent releases. Moreover, they found that only 11% to 38% of the clone genealogies changed consistently.…”
Section: Related Workmentioning
confidence: 99%
“…Saha et al [8] conduct the function mapping between versions according to the name and file path, then to map clone from the detection results. Although this approach can improve the running time, it is easy to be affected by the change in the position of the clone.…”
Section: Clone Trackingmentioning
confidence: 99%