Sciweavers

WCRE
2008
IEEE

An Empirical Study of Function Clones in Open Source Software

13 years 10 months ago
An Empirical Study of Function Clones in Open Source Software
The new hybrid clone detection tool NICAD combines the strengths and overcomes the limitations of both textbased and AST-based clone detection techniques to yield highly accurate identification of cloned code in software systems. In this paper, we present a first empirical study of function clones in open source software using NICAD. We examine more than 15 open source C and Java systems, including the entire Linux Kernel and Apache httpd, and analyze their use of cloned code in several different dimensions, including language, clone size, clone location and clone density by proportion of cloned functions. We manually verify all detected clones and provide a complete catalogue of different clones in an online repository in a variety of formats. These validated results can be used as a cloning reference for these systems and as a benchmark for evaluating other clone detection tools.
Chanchal Kumar Roy, James R. Cordy
Added 01 Jun 2010
Updated 01 Jun 2010
Type Conference
Year 2008
Where WCRE
Authors Chanchal Kumar Roy, James R. Cordy
Comments (0)