PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 20, 2014143 citationsOpen Access

Automatic repair of buggy if conditions and missing preconditions with SMT

FDFavio DeMarcoJXJifeng XuanDBDaniel Le Berre

Key Points

Key points are not available for this paper at this time.

Abstract

We present Nopol, an approach for automatically repairing buggy if conditions and missing preconditions. As input, it takes a program and a test suite which contains passing test cases modeling the expected behavior of the program and at least one failing test case embodying the bug to be repaired. It consists of collecting data from multiple instrumented test suite executions, transforming this data into a Satisfiability Modulo Theory (SMT) problem, and translating the SMT result -- if there exists one -- into a source code patch. Nopol repairs object oriented code and allows the patches to contain nullness checks as well as specific method calls.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

DeMarco et al. (2014) studied this question.

synapsesocial.com/papers/6a0ed239c12540356222b354https://doi.org/10.1145/2593735.2593740
Ask AI
Helpful
Bookmark
Share
View Full Paper