APPROACH TO FIND DUPLICATE & NEAR-DUPLICATE CLONES IN HIGH-LEVEL CODE

APPROACH TO FIND DUPLICATE & NEAR-DUPLICATE CLONES IN HIGH-LEVEL CODE

Versandkostenfrei!
Versandfertig in 6-10 Tagen
36,99 €
inkl. MwSt.
PAYBACK Punkte
18 °P sammeln!
Code duplication is one of the most troublesome hurdles in software maintenance. Clone detection must be adopted as a pro-active measure in software development in order to avoid the problems faced by clones later in the phases like testing and maintenance.The main focus of this work is the detection of duplication in the source code which is one of the major reasons for poor structure in real programs. The novel approach of our clone- detection approach is the detection of near-miss clones at the file level as an aid to software maintenance. Near-miss clones are the ones that are not exactly ...