Software clone detection: A systematic review

D Rattan, R Bhatia, M Singh - Information and Software Technology, 2013 - Elsevier
CONTEXT: Reusing software by means of copy and paste is a frequent activity in software
development. The duplicated code is known as a software clone and the activity is known as …

Experience of finding inconsistently-changed bugs in code clones of mobile software

K Inoue, Y Higo, N Yoshida, E Choi… - … on Software Clones …, 2012 - ieeexplore.ieee.org
When we reuse a code fragment, some of the identifiers in the fragment might be
systematically changed to others. Failing these changes would become a potential bug in …

Active refinement of clone anomaly reports

D Lo, L Jiang, A Budi - 2012 34th International Conference on …, 2012 - ieeexplore.ieee.org
Software clones have been widely studied in the recent literature and shown useful for
finding bugs because inconsistent changes among clones in a clone group may indicate …

A Retrospective on Developing Code Clone Detector CCFinder and Its Impact

T Kamiya, S Kusumoto, K Inoue - IEEE Transactions on …, 2024 - ieeexplore.ieee.org
In this retrospective article of our TSE paper'CCFinder: A Multilinguistic Token-Based Code
Clone Detection System for Large Scale Source Code'[24], we revisit the reasons why we …

Ranking-based approaches for localizing faults

L LUCIA - 2014 - ink.library.smu.edu.sg
A fault is the root cause of program failures where a program behaves differently from the
intended behavior. Finding or localizing faults is often laborious (especially so for complex …

Structured Review of the Evidence for Effects of Code Duplication on Software Quality

WTB Hordijk, L Ponisio, RJ Wieringa - 2009 - research.utwente.nl
This report presents the detailed steps and results of a structured review of code clone
literature. The aim of the review is to investigate the evidence for the claim that code …

[PDF][PDF] Efficient Code Clone Management based on

K Hotta - 2013 - ir.library.osaka-u.ac.jp
Code clones have recieved great interests in recent years from many researchers,
engineers, and practitioners in the field of software engineering. A code clone is defined as …

[PDF][PDF] Technical Report: A Search for Code Cloning Papers.

T Shippey, D Bowes - 2012 - Citeseer
This technical report details the methodology for identifying papers for a mapping study on
code cloning. The report includes the papers which were identified the searches and passed …

生成抑止, 分析効率化, 不具合検出を中心としたコードクローン管理支援技術に関する研究動向

堀田圭佑, 肥後芳樹, 楠本真二 - コンピュータソフトウェア, 2014 - jstage.jst.go.jp
抄録 ソフトウェアの大規模化, 複雑化に伴い, ソフトウェア保守は困難な作業となっている.
ソフトウェア保守を困難にする要因の 1 つとしてコードクローンの存在が指摘されており …

メソッド呼び出しの差異に基づくコードクローンの分類手法

石尾隆, 伊達浩典, 井上克郎 - 情報処理学会論文誌, 2015 - ipsj.ixsq.nii.ac.jp
論文抄録 本論文は, Java プログラムに出現するコードクローンの分類として, コードクローンが出現
するメソッドに共通の振舞いを提供するかどうかという基準を提案する. この基準によって …