A survey on clone refactoring and tracking

M Mondal, CK Roy, KA Schneider - Journal of Systems and Software, 2020 - Elsevier
Code clones, identical or nearly similar code fragments in a software system's code-base,
have mixed impacts on software evolution and maintenance. Focusing on the issues of …

A systematic literature review of clone evolution

Y Zhong, X Zhang, W Tao, Y Zhang - Proceedings of the 5th International …, 2022 - dl.acm.org
Code clones are identical or nearly similar code fragments often introduced into software
systems by programmers with software modification and maintenance. During the evolution …

Historical perspective of code clone refactorings in evolving software

J Kanwal, O Maqbool, HA Basit, MA Sindhu, K Inoue - Plos one, 2022 - journals.plos.org
Cloning in software is generally perceived as a threat to its maintenance and that is why it
needs to be managed properly. Understanding clones from a historical perspective is …

GRRLN: Gated Recurrent Residual Learning Networks for code clone detection

X Zhang, J Liu, M Shi - Journal of Software: Evolution and …, 2024 - Wiley Online Library
Code clone detection is a critical problem in software development and maintenance
domains. It aims to identify functionally identical or similar code fragments within an …

[PDF][PDF] 基于代码克隆检测的代码来源分析方法

李锁, 吴毅坚, 赵文耘 - 计算机应用与软件, 2020 - shcas.net
摘要随着软件生态系统和开源社区的发展, 代码常在多个软件系统中复制, 传播和演化,
给软件系统带来了软件质量的不确定性和风险, 因此, 高效地查找软件系统代码可能的来源是 …

Transformation and Abstraction to Aid Comparison of Binary Executables Across Compilation Environments

JD Seideman - 2023 - search.proquest.com
Binary analysis allows researchers to examine how programs are constructed and how they
will impact an underlying system. The various analysis techniques allow the determination of …

A framework for software code refactoring

N Mehta - 2022 - search.proquest.com
A FRAMEWORK FOR SOFTWARE CODE REFACTORING A Project Presented to the faculty of the
Department of Computer Science California S Page 1 A FRAMEWORK FOR SOFTWARE CODE …

[PDF][PDF] A Survey on Software Code Clone Detection to Improve the Maintenance Effort and Maintenance Cost of the Software

V Guna, MS Kumar - Volume-6, Special Issue-3, 2018 - researchgate.net
During the development of the software the developers have a chance to copy the code
continuously. Due to copying of the code there is a chance of having the identical or more …

[PDF][PDF] Grrln: Gated Recurrent Residual Learning Networks for Code Clone Detection

Q Xiao, H Hu, J Liu - papers.ssrn.com
Code clone detection is a critical problem in software development and maintenance
domains. It aims to identify functionally identical or similar code fragments within an …

[PDF][PDF] Copy and Paste Behavior: A Systematic Mapping Study.

L Guan, JW Castro, X Ferré, ST Acuña - SEKE, 2020 - ksiresearch.org
Both novice and experienced developers rely more and more in external sources of code to
include into their programs by copying and pasting code snippets. This behavior differs from …