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: FLACOCO: Fault Localization for Java based on Industry-grade Coverage

Abstract: Fault localization is an essential step in the debugging process. Spectrum-Based Fault Localization (SBFL) is a popular fault localization family of techniques, utilizing code-coverage to predict suspicious lines of code. In this paper, we present FLACOCO, a new fault localization tool for Java. The key novelty of FLACOCO is that it is built on top of one of the most used and most reliable coverage libraries for Java, JaCoCo. FLACOCO is made available through a well-designed command-line interface and Java API and supports all Java versions. We validate FLACOCO on two use-cases from the automatic program repair domain by reproducing previous scientific experiments. We find it is capable of effectively replacing the state-of-the-art FL library. Overall, we hope that FLACOCO will help research in fault localization as well as industry adoption thanks to being founded on industry-grade code coverage. An introductory video is available at this https URL
Comments: 11 pages, 4 figures, code available this https URL
Subjects: Software Engineering (cs.SE)
Cite as: arXiv:2111.12513 [cs.SE]
  (or arXiv:2111.12513v2 [cs.SE] for this version)

Submission history

From: André Silva [view email]
[v1] Wed, 24 Nov 2021 14:19:09 GMT (52kb,D)
[v2] Thu, 16 Mar 2023 15:52:03 GMT (4349kb,D)

Link back to: arXiv, form interface, contact.