Login

Publications  •  Project Statistics

Glossary  •  Schools  •  Disciplines
People Search: 
   
Title/Abstract Search: 

Dissertation Information for Robert Michael Dondero Jr.

NAME:
- Robert Michael Dondero Jr.

DEGREE:
- Ph.D.

DISCIPLINE:
- Library and Information Science

SCHOOL:
- Drexel University (USA) (2008)

ADVISORS:
- Gregory W. Hislop

COMMITTEE MEMBERS:
- Chaomei Chen
- Heidi Ellis
- Spiros Mancoridis
- Rosina Weber

MPACT Status: Fully Complete

Title: Predicting software change coupling

Abstract: This project was an exploratory study of techniques for predicting future change coupling among a program's source code files. Two source rode files are change coupled if programmers edit them together frequently, and separately infrequently. Specifically, this project investigated the predictive power of three approaches: mining of software change logs, software similarity detection, and software proximity detection.

Software mining extracts patterns from source code databases, that is, version control systems containing source code and change histories. This project explored whether identification of past change coupling among source code files can predict future change coupling among those files. Software similarity detection finds files that contain similar, alias cloned, code. This project explored whether identification of similar code among source code files can predict future change coupling among those files. Finally, software proximity detection finds files that reference each other heavily. This project explored whether identification of proximity among source code files can predict future change coupling among these files.

This project performed the study applied a software miner (created specifically for this project), three preexisting similarity detectors, and two proximity detectors (created specifically for this project) to four large open source code databases at multiple points in time. It determined that software mining generally generated the best predictions of the three approaches, followed by similarity detection, followed by proximity detection.

Excessive source code change coupling can be a serious maintenance problem. So the prediction of future change coupling is an important challenge in software engineering. The results of this project shed light on the abilities of the three approaches, both in the absolute and relative senses, to predict change coupling. So the results of this project hold promise for decreasing program maintenance costs.


MPACT Scores for Robert Michael Dondero Jr.

A = 0
C = 0
A+C = 0
T = 0
G = 0
W = 0
TD = 0
TA = 0
calculated 2008-07-06 20:09:51

Advisors and Advisees Graph