Clone Detection in a Product Line Context
Zusammenfassung
Software Product Lines (SPL) can be used to create and maintain different variants of software-intensive systems by explicitly managing variability. Often, SPLs are organized as an SPL core, common to all products, upon which product-specific components are built. Following the so called grow-and-prune model, SPLs may be evolved by copy&paste at large scale. New products are created from existing ones and existing products are enhanced with functionalities specific to other products by copying and pasting code between product-specific code. To regain control of this unmanaged growth, such code may be pruned, that is, identified and refactored into core components upon success. Clone detection offers effective means to identify duplicated source code. However, variablity in product lines, especially when targeting embedded devices, is often implemented using a preprocessor. This limits the applicable clone detection techniques to ones with lower precision. We describe how information about function locations can be used to improve the results of these token-based clone detectors.
- Vollständige Referenz
- BibTeX
Mende, T. & Beckwermert, F.,
(2008).
Clone Detection in a Product Line Context.
In:
Gimnich, R., Kaiser, U., Quante, J. & Winter, A.
(Hrsg.),
Software archeology and the handbook of software architecture.
Bonn:
Gesellschaft für Informatik e. V..
(S. 176-180).
@inproceedings{mci/Mende2008,
author = {Mende, Thilo AND Beckwermert, Felix},
title = {Clone Detection in a Product Line Context},
booktitle = {Software archeology and the handbook of software architecture},
year = {2008},
editor = {Gimnich, Rainer AND Kaiser, Uwe AND Quante, Jochen AND Winter, Andreas} ,
pages = { 176-180 },
publisher = {Gesellschaft für Informatik e. V.},
address = {Bonn}
}
author = {Mende, Thilo AND Beckwermert, Felix},
title = {Clone Detection in a Product Line Context},
booktitle = {Software archeology and the handbook of software architecture},
year = {2008},
editor = {Gimnich, Rainer AND Kaiser, Uwe AND Quante, Jochen AND Winter, Andreas} ,
pages = { 176-180 },
publisher = {Gesellschaft für Informatik e. V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
ISBN: 3-88579-220-8
ISSN: 1617-5468
Datum: 2008
Sprache:
(en)
(en)
Typ: Text/Conference Paper

