APPROACH TO FIND DUPLICATE & NEAR-DUPLICATE CLONES IN HIGH-LEVEL CODE Taschenbuch von Vishwachi Choudhary (u. a.) Details Autor: Vishwachi Choudhary und Bipin Kumar Rai EAN: 9786203409178 Einband: Kartoniert / Broschiert Ausstattung / Beilage: Paperback Sprache: Englisch Seiten: 92 Maße: 220 x 150 x 6 mm Erschienen: 09.02.2021 Schlagworte: Informatik / EDV Beschreibung 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 [...] 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 akin to each other and may indulge changes in variable names,