loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
11th IEEE International Workshop on Program Comprehension (IWPC'03)
Facilitating Program Comprehension by Mining Association Rules from Source Code
Portland, Oregon, USA
May 10-May 11
ISBN: 0-7695-1883-4
Christos Tjortjis, University of Manchester Institute of Science and Technology
Loukas Sinos, University of Manchester Institute of Science and Technology
Paul Layzell, University of Manchester Institute of Science and Technology

Program comprehension is an important part of software maintenance, especially when program structure is complex and documentation is unavailable or outdated. Data mining can produce structural views of source code thus facilitating legacy systems understanding.

This paper presents a method for mining association rules from code aiming at capturing program structure and achieving better system understanding. A tool was implemented to assess this method. It inputs data extracted from code and derives association rules. Rules are then processed to abstract programs into groups containing interrelated entities. Entities are grouped together if their attributes participate in common rules. The abstraction is performed at the function level, in contrast to other approaches, that work at the program level.

The method was evaluated using real, working programs. Programs are fed into a code analyser which produces the input needed for the mining tool. Results show that the method facilitates program comprehension by only using source code where domain knowledge and reliable documentation are not available or reliable.

Citation:
Christos Tjortjis, Loukas Sinos, Paul Layzell, "Facilitating Program Comprehension by Mining Association Rules from Source Code," icpc, pp.125, 11th IEEE International Workshop on Program Comprehension (IWPC'03), 2003
Usage of this product signifies your acceptance of the Terms of Use.