Title :
Tracking Objects to Detect Feature Dependencies
Author :
Lienhard, Adrian ; Greevy, Orla ; Nierstrasz, Oscar
Author_Institution :
Software Composition Group, Berne Univ., Bern
Abstract :
The domain-specific ontology of a software system includes a set of features and their relationships. While the problem of locating features in object-oriented programs has been widely studied, runtime dependencies between features are less well understood. Features cannot be understood in isolation, since their behavior often depends on objects created and referenced in previously exercised features. It is difficult to spot runtime dependencies between features just by browsing source code. Hence, code modifications intended for one feature, often inadvertently affect other features. In this paper, we propose an approach to precisely identify dependencies between features based on a fine-grained dynamic analysis which captures details about how objects are referenced at runtime. The results of two case studies indicate that our approach helps software maintainers in understanding critical feature dependencies.
Keywords :
object-oriented programming; system monitoring; domain-specific ontology; feature dependency detection; fine-grained dynamic analysis; object tracking; object-oriented program; runtime dependency; software system; Computer vision; Object detection; Object oriented programming; Ontologies; Reverse engineering; Runtime; Software maintenance; Software systems; Visualization;
Conference_Titel :
Program Comprehension, 2007. ICPC '07. 15th IEEE International Conference on
Conference_Location :
Banff, Alberta, BC
Print_ISBN :
0-7695-2860-0
DOI :
10.1109/ICPC.2007.38