Skip to main content

Showing 1–3 of 3 results for author: Svajlenko, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2006.15682  [pdf, other

    cs.SE

    A Survey on the Evaluation of Clone Detection Performance and Benchmarking

    Authors: Jeffrey Svajlenko, Chanchal K. Roy

    Abstract: There are a great many clone detection tools proposed in the literature. In this paper, we investigate the state of clone detection tool evaluation. We begin by surveying the clone detection benchmarks, and performing a multi-faceted evaluation and comparison of their features and capabilities. We then survey the existing clone detection tool and technique publications, and evaluate how the author… ▽ More

    Submitted 28 June, 2020; originally announced June 2020.

    Comments: 109 pages, review article, several figures and tables, and 277 references. It covers the whole area of clone detection and evaluation literature

  2. arXiv:2005.00967  [pdf, other

    cs.SE

    A Machine Learning Based Framework for Code Clone Validation

    Authors: Golam Mostaeen, Banani Roy, Chanchal Roy, Kevin Schneider, Jeffrey Svajlenko

    Abstract: A code clone is a pair of code fragments, within or between software systems that are similar. Since code clones often negatively impact the maintainability of a software system, several code clone detection techniques and tools have been proposed and studied over the last decade. To detect all possible similar source code patterns in general, the clone detection tools work on the syntax level whi… ▽ More

    Submitted 2 May, 2020; originally announced May 2020.

  3. SourcererCC: Scaling Code Clone Detection to Big Code

    Authors: Hitesh Sajnani, Vaibhav Saini, Jeffrey Svajlenko, Chanchal K. Roy, Cristina V. Lopes

    Abstract: Despite a decade of active research, there is a marked lack in clone detectors that scale to very large repositories of source code, in particular for detecting near-miss clones where significant editing activities may take place in the cloned code. We present SourcererCC, a token-based clone detector that targets three clone types, and exploits an index to achieve scalability to large inter-proje… ▽ More

    Submitted 20 December, 2015; originally announced December 2015.

    Comments: Accepted for publication at ICSE'16 (preprint, unrevised)