We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: A Comprehensive Study of Code-removal Patches in Automated Program Repair

Abstract: Automatic Program Repair (APR) techniques can promisingly help reducing the cost of debugging. Many relevant APR techniques follow the generate-and-validate approach, that is, the faulty program is iteratively modified with different change operators and then validated with a test suite until a plausible patch is generated. In particular, Kali is a generate-and-validate technique developed to investigate the possibility of generating plausible patches by only removing code. Former studies show that indeed Kali successfully addressed several faults. This paper addresses the case of code-removal patches in automated program repair investigating the reasons and the scenarios that make their creation possible, and the relationship with patches implemented by developers. Our study reveals that code-removal patches are often insufficient to fix bugs, and proposes a comprehensive taxonomy of code-removal patches that provides evidence of the problems that may affect test suites, opening new opportunities for researchers in the field of automatic program repair.
Comments: New version of the manuscript
Subjects: Software Engineering (cs.SE)
Journal reference: Empirical Software Engineering, Springer, 2022
DOI: 10.1007/s10664-021-10100-7
Cite as: arXiv:2012.06264 [cs.SE]
  (or arXiv:2012.06264v3 [cs.SE] for this version)

Submission history

From: Davide Ginelli [view email]
[v1] Fri, 11 Dec 2020 11:57:11 GMT (64kb)
[v2] Fri, 23 Apr 2021 12:44:53 GMT (65kb)
[v3] Wed, 15 Dec 2021 15:25:08 GMT (80kb)

Link back to: arXiv, form interface, contact.