Locating Features in Source Code (2003)
Cached
Download Links
- [www.informatik.uni-stuttgart.de]
- [www.cs.kent.edu]
- DBLP
Other Repositories/Bibliography
| Citations: | 133 - 2 self |
BibTeX
@MISC{Eisenbarth03locatingfeatures,
author = {Thomas Eisenbarth and Rainer Koschke and Daniel Simon},
title = {Locating Features in Source Code},
year = {2003}
}
Years of Citing Articles
OpenURL
Abstract
Understanding the implementation of a certain feature of a system requires to identify the computational units of the system that contribute to this feature. In many cases, the mapping of features to the source code is poorly documented. In this paper, we present a semi-automatic technique that reconstructs the mapping for features that are triggered by the user and exhibit an observable behavior. The mapping is in general not injective; that is, a computational unit may contribute to several features. Our technique allows to distinguish between general and specific computational units with respect to a given set of features. For a set of features, it also identifies jointly and distinctly required computational units.







