Results 21 to 30 of about 597,262 (308)
Detecting Code Clones: A review [PDF]
Code clone detection is involved with detecting duplicated fragments of code within a code base. Detecting these clones is useful for maintenance operations which require editing the clones. The tools developed are expected to be robust enough to identify clones even when they have been modified, whilst preserving reasonable recall and precision rates.
openaire +3 more sources
Code Clone Detection Techniques Based on Large Language Models
Code duplication, commonly known as code cloning, is a persistent challenge in software development. While reusing code fragments boosts productivity, excessive cloning poses challenges to maintenance and elevates the risk of bugs. Therefore, integrating
Afnan A. Almatrafi+2 more
doaj +2 more sources
A Topic Modeling Approach for Code Clone Detection
In this paper we investigate the potential benefits of Latent Dirichlet Allocation (LDA) as a technique for code clone de-tection. Our objective is to propose a language-independent, effective, and scalable approach for identifying similar code fragments in relatively large software systems.
Reddivari, Sandeep+1 more
openaire +4 more sources
Source Code Clone Detection Using Unsupervised Similarity Measures
Assessing similarity in source code has gained significant attention in recent years due to its importance in software engineering tasks such as clone detection and code search and recommendation. This work presents a comparative analysis of unsupervised
Jorge Martínez Gil
semanticscholar +3 more sources
Scalable code clone detection tool based on semantic analysis
This article describes the methods of code clones detection. New approach of code clones detection is proposed for C/C++ languages based on analysis of existed methods.
Sevak Sargsyan+4 more
doaj +3 more sources
A Novel Method for Code Clone Detection Based on Minimally Random Kernel Convolutional Transform
Effectively detecting code clones is essential for maintaining and evolving software systems. This paper introduces a novel approach that leverages minimally random kernel convolutional transform (MiniRocket) to represent source code for clone detection.
Mostefai Abdelkader
doaj +2 more sources
Platform-independent and scalable tool for binary code clone detection
During the software development developers often copy and paste fragments of code to achieve the desired result. Copying of code can lead to variety of errors, as well as can increase the size of the source and binary code.
H. K. Aslanyan+4 more
doaj +2 more sources
SimilaR: R Code Clone and Plagiarism Detection [PDF]
Maciej Bartoszuk, Marek Gagolewski
openaire +3 more sources
ZC3: Zero-Shot Cross-Language Code Clone Detection [PDF]
Developers introduce code clones to improve programming productivity. Many existing studies have achieved impressive performance in monolingual code clone detection.
Jia Li+5 more
semanticscholar +1 more source
Are our clone detectors good enough? An empirical study of code effects by obfuscation
Clone detection has received much attention in many fields such as malicious code detection, vulnerability hunting, and code copyright infringement detection. However, cyber criminals may obfuscate code to impede violation detection. To date, few studies
Weihao Huang+5 more
doaj +1 more source