How are functionally similar code clones syntactically different? An empirical study and a benchmark

Stefan Wagner, Asim Abdulkhaleq, Ivan Bogicevic, Jan Peter Ostberg, Jasmin Ramadani

Research output: Contribution to journalArticlepeer-review

17 Scopus citations

Abstract

Background. Today, redundancy in source code, so-called "clones" caused by copy &paste can be found reliably using clone detection tools. Redundancy can arise also independently, however, not caused by copy&paste. At present, it is not clear how only functionally similar clones (FSC) differ from clones created by copy&paste. Our aim is to understand and categorise the syntactical differences in FSCs that distinguish them from copy&paste clones in a way that helps clone detection research. Methods. We conducted an experiment using known functionally similar programs in Java and C from coding contests. We analysed syntactic similarity with traditional detection tools and explored whether concolic clone detection can go beyond syntax. We ran all tools on 2,800 programs and manually categorised the differences in a random sample of 70 program pairs. Results. We found no FSCs where complete files were syntactically similar. We could detect a syntactic similarity in a part of the files in <16% of the program pairs. Concolic detection found 1 of the FSCs. The differences between program pairs were in the categories algorithm, data structure, OO design, I/O and libraries. We selected 58 pairs for an openly accessible benchmark representing these categories. Discussion. The majority of differences between functionally similar clones are beyond the capabilities of current clone detection approaches. Yet, our benchmark can help to drive further clone detection research.

Original languageEnglish
Article numbere49
JournalPeerJ Computer Science
Volume2016
Issue number3
DOIs
StatePublished - 2016
Externally publishedYes

Keywords

  • Benchmark
  • Code clone
  • Empirical study
  • Functionally similar clone

Fingerprint

Dive into the research topics of 'How are functionally similar code clones syntactically different? An empirical study and a benchmark'. Together they form a unique fingerprint.

Cite this