Automatic identification of important clones for refactoring and tracking

M Mondal, CK Roy… - 2014 IEEE 14th …, 2014 - ieeexplore.ieee.org
Code cloning is a controversial software engineering practice due to contradictory claims
regarding its impacts on software evolution and maintenance. While a number of studies …

Prediction and ranking of co-change candidates for clones

M Mondal, CK Roy, KA Schneider - … of the 11th Working Conference on …, 2014 - dl.acm.org
Code clones are identical or similar code fragments scattered in a code-base. A group of
code fragments that are similar to one another form a clone group. Clones in a particular …

An empirical study on the fault-proneness of clone migration in clone genealogies

S Xie, F Khomh, Y Zou… - 2014 Software Evolution …, 2014 - ieeexplore.ieee.org
Copy and paste activities create clone groups in software systems. The evolution of a clone
group across the history of a software system is termed as clone genealogy. During the …

A fine-grained analysis on the evolutionary coupling of cloned code

M Mondal, CK Roy… - 2014 IEEE International …, 2014 - ieeexplore.ieee.org
Code clones are identical or similar code fragments in a code base. A group of code
fragments that are similar to one another forms a clone class. Clone fragments from the …

[PDF][PDF] Dealing with clones in software: A practical approach from detection towards management

MS Uddin - 2014 - harvest.usask.ca
Despite the fact that duplicated fragments of code also called code clones are considered
one of the prominent code smells that may exist in software, cloning is widely practiced in …

[图书][B] Log Engineering: Towards Systematic Log Mining to Support the Development of Ultra-Large Scale Software Systems

W Shang - 2014 - search.proquest.com
Much of the research in software engineering focuses on understanding the dynamic nature
of software systems. Such research typically uses automated instrumentation or profiling …

Using self organized mapping to seek refactorable code clone

M Fanqi - 2014 Fourth International Conference on …, 2014 - ieeexplore.ieee.org
Code reuse in the process of software development led to the generation of code clone. A
large number of identical or similar code clones brought difficulties for the software …

ソフトウェア開発におけるコピーアンドペーストによって生じたコード片に対する調査

大田崇史, 井垣宏, 堀田圭祐, 肥後芳樹… - 研究報告ソフトウェア …, 2014 - ipsj.ixsq.nii.ac.jp
論文抄録 ソフトウェア開発における生産性の向上等を目的として, コピーアンドペーストを伴うソース
コードの再利用が行われている. コピーアンドペーストによるプログラミングには …