Pith. sign in

REVIEW 1 cited by

FLACOCO: Fault Localization for Java based on Industry-grade Coverage

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2111.12513 v2 pith:GXPJH6VX submitted 2021-11-24 cs.SE

classification cs.SE
keywords faultflacocolocalizationjavacoverageavailablecodeindustry-grade
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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 https://youtu.be/RFRyvQuwRYA

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Can LLMs Test Terminal User Interfaces?

    cs.SE 2026-08 conditional novelty 7.0 of 10

    Automated TUI testing is feasible but unsolved: random input wins on raw crash counts under a time budget, LLM guidance wins per interaction and on input-gated faults, and line coverage does not predict crash finding.

Pith tools