Sciweavers

30 search results - page 2 / 6
» Scalable and incremental clone detection for evolving softwa...
Sort
View
TOSEM
2010
159views more  TOSEM 2010»
13 years 3 months ago
Clone region descriptors: Representing and tracking duplication in source code
n the concept of abstract clone region descriptors (CRDs), which describe clone regions using a combination of their syntactic, structural, and lexical information. We present our ...
Ekwa Duala-Ekoko, Martin P. Robillard
SCAM
2007
IEEE
13 years 11 months ago
A Framework for Studying Clones In Large Software Systems
Clones are code segments that have been created by copying-and-pasting from other code segments. Clones occur often in large software systems. It is reported that 5 to 50% of the ...
Zhen Ming Jiang, Ahmed E. Hassan
CSMR
2007
IEEE
13 years 11 months ago
How Clones are Maintained: An Empirical Study
Despite the conventional wisdom concerning the risks related to the use of source code cloning as a software development strategy, several studies appeared in literature indicated...
Lerina Aversano, Luigi Cerulo, Massimiliano Di Pen...
CSMR
2009
IEEE
13 years 11 months ago
Incremental Clone Detection
Nils Göde, Rainer Koschke
ICSE
2009
IEEE-ACM
14 years 5 months ago
CloneDetective - A workbench for clone detection research
The area of clone detection has considerably evolved over the last decade, leading to approaches with better results, but at the same time using more elaborate algorithms and tool...
Benjamin Hummel, Elmar Jürgens, Florian Deiss...