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: IncBL: Incremental Bug Localization

Abstract: Numerous efforts have been invested in improving the effectiveness of bug localization techniques, whereas little attention is paid to making these tools run more efficiently in continuously evolving software repositories. This paper first analyzes the information retrieval model behind a classic bug localization tool, BugLocator, and builds a mathematical foundation illustrating that the model can be updated incrementally when codebase or bug reports evolve. Then, we present IncBL, a tool for Incremental Bug Localization in evolving software repositories. IncBL is evaluated on the Bugzbook dataset, and the results show that IncBL can significantly reduce the running time by 77.79% on average compared with the re-computing the model, while maintaining the same level of accuracy. We also implement IncBL as a Github App that can be easily integrated into open-source projects on GitHub. Users can deploy and use IncBL locally as well. The demo video for IncBL can be viewed at this https URL, and the source code can be found at this https URL
Comments: Accepted to appear in the Tool Demonstrations track of the ASE 2021
Subjects: Software Engineering (cs.SE)
Cite as: arXiv:2106.07413 [cs.SE]
  (or arXiv:2106.07413v2 [cs.SE] for this version)

Submission history

From: Zhou Yang [view email]
[v1] Mon, 14 Jun 2021 13:24:15 GMT (3553kb,D)
[v2] Fri, 13 Aug 2021 15:19:55 GMT (3469kb,D)

Link back to: arXiv, form interface, contact.