scispace - formally typeset
C

Chanchal K. Roy

Researcher at University of Saskatchewan

Publications -  285
Citations -  9718

Chanchal K. Roy is an academic researcher from University of Saskatchewan. The author has contributed to research in topics: Source code & Computer science. The author has an hindex of 43, co-authored 255 publications receiving 7794 citations. Previous affiliations of Chanchal K. Roy include Queen's University & University of Dhaka.

Papers
More filters
Journal ArticleDOI

Comparison and evaluation of code clone detection techniques and tools: A qualitative approach

TL;DR: A qualitative comparison and evaluation of the current state-of-the-art in clone detection techniques and tools is provided, and a taxonomy of editing scenarios that produce different clone types and a qualitative evaluation of current clone detectors are evaluated.

A Survey on Software Clone Detection Research

TL;DR: The state of the art in clone detection research is surveyed, the clone terms commonly used in the literature are described along with their corresponding mappings to the commonly used clone types and several open problems related to clone detectionResearch are pointed out.
Proceedings ArticleDOI

NICAD: Accurate Detection of Near-Miss Intentional Clones Using Flexible Pretty-Printing and Code Normalization

TL;DR: A new language- specific parser-based but lightweight clone detection approach exploiting a novel application of a source transformation system that is capable of finding near-miss clones with high precision and recall, and with reasonable performance.
Proceedings ArticleDOI

SourcererCC: scaling code clone detection to big-code

TL;DR: In this article, a token-based clone detector, SourcererCC, is proposed to detect both exact and near-miss clones from large inter-project repositories using a standard workstation.
Proceedings ArticleDOI

SourcererCC: Scaling Code Clone Detection to Big Code

TL;DR: This paper presents a token-based clone detector, SourcererCC, that can detect both exact and near-miss clones from large inter-project repositories using a standard workstation, and evaluates the scalability, execution time, recall and precision, and compares it to four publicly available and state-of-the-art tools.