2018 IEEE 25th International Conference on Software Analysis, Evolution and Reengineering (SANER) 2018
DOI: 10.1109/saner.2018.8330194
|View full text |Cite
|
Sign up to set email alerts
|

Benchmarks for software clone detection: A ten-year retrospective

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
41
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 50 publications
(41 citation statements)
references
References 73 publications
0
41
0
Order By: Relevance
“…• CCD benchmarks: Benchmarks are considered as means to advance the state of the art in software engineering [29]. The idea of using curated data sets and benchmarks in CCD research for comparing and evaluating the tools has been explored to some extent by various researchers as well [30]. Several benchmarks exist in the literature, ranging from one by Bellon et al [31] to Big-CloneBench [32] from Roy et al The latter contains more than eight million manually validated clones within over 25,000 open-source Java systems.…”
Section: B Other Initiativesmentioning
confidence: 99%
“…• CCD benchmarks: Benchmarks are considered as means to advance the state of the art in software engineering [29]. The idea of using curated data sets and benchmarks in CCD research for comparing and evaluating the tools has been explored to some extent by various researchers as well [30]. Several benchmarks exist in the literature, ranging from one by Bellon et al [31] to Big-CloneBench [32] from Roy et al The latter contains more than eight million manually validated clones within over 25,000 open-source Java systems.…”
Section: B Other Initiativesmentioning
confidence: 99%
“…• We devise a c-like IR based on LLVM and run NiCad [21] on it (LLNiCad). • We compare the performance of LLNiCad, NiCad, and MeCC in terms of precision and recall using the clone oracle created by Krutz et al [13].…”
Section: Introductionmentioning
confidence: 99%
“…Clones can be further grouped into two main groups based on their similarity to the source as [3]: clones of textual similarity which includes type-I, type-II and type-III Or functional similarity which applies to type-IV.…”
Section: Introductionmentioning
confidence: 99%
“…Clone detection accuracy is measured using standard information retrieval metrics specifically precision and recall [3]. Precision measures how well the tool can detect an actual clone.…”
Section: Introductionmentioning
confidence: 99%