English

Optimizing Duplicate Size Thresholds in IDEs

Software Engineering 2023-03-24 v1

Abstract

In this paper, we present an approach for transferring an optimal lower size threshold for clone detection from one language to another by analyzing their clone distributions. We showcase this method by transferring the threshold from regular Python scripts to Jupyter notebooks for using in two JetBrains IDEs, Datalore and DataSpell.

Cite

@article{arxiv.2303.13247,
  title  = {Optimizing Duplicate Size Thresholds in IDEs},
  author = {Konstantin Grotov and Sergey Titov and Alexandr Suhinin and Yaroslav Golubev and Timofey Bryksin},
  journal= {arXiv preprint arXiv:2303.13247},
  year   = {2023}
}

Comments

MSR 2023, 2 pages, 1 figure

R2 v1 2026-06-28T09:29:53.649Z