Towards an automated approach for bug fix pattern detection

Proceedings of the VI Workshop on Software Visualization, Evolution and Maintenance (VEM'18)

F. MadeiralT. DurieuxV. SobreiraM. Maia 

PDFSlideSource code

Abstract

The characterization of bug datasets is essential to support the evaluation of automatic program repair tools. In a previous work, we manually studied almost 400 human-written patches (bug fixes) from the Defects4J dataset and annotated them with properties, such as repair patterns. However, manually finding these patterns in different datasets is tedious and time-consuming. To address this activity, we designed and implemented PPD, a detector of repair patterns in patches, which performs source code change analysis at abstract-syntax tree level. In this paper, we report on PPD and its evaluation on Defects4J, where we compare the results from the automated detection with the results from the previous manual analysis. We found that PPD has overall precision of 91% and overall recall of 92%, and we conclude that PPD has the potential to detect as many repair patterns as human manual analysis.

@inproceedings{Madeiral2018,
author = {Fernanda Madeiral and Thomas Durieux and Victor Sobreira and Marcelo Maia},
title = {Towards an automated approach for bug fix pattern detection},
booktitle = {Proceedings of the VI Workshop on Software Visualization, Evolution and Maintenance (VEM)},
year = {2018}
}
1
2
3
4
5
6
Last Updated: 24/05/2022