predicting the buggy source files from the bug reports.
-
Updated
Jul 20, 2023 - Python
predicting the buggy source files from the bug reports.
Source code of the paper "Leveraging textual properties of bug reports to localize relevant source files."
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
Simultaneous identification of multiple bugs. Course project for Data-driven Program Analysis (CS686).
The replication package for EMSE 2019 submission
The tool implementation of the thesis work of Masud Rahman
This project proposes an IR-based bug localization method, named BULNER, which stands for BUg Localization with word embeddings and Network Regularization.
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
IR-FL (Information Retrieval-Fault Locator) methods for ranking source files (query results) that may be relevant to a bug report (query).
A bug detector based on call graphs and invariant inference
Multimodal AI testing agent for Web apps: Qwen-VL screenshot/video analysis, DeepSeek review, bug localization, log/code analysis, and pytest/Playwright test generation.
Replication package of the paper 'Large Language Models for In-File Vulnerability Localization are "Lost in the End"' (https://doi.org/10.1145/3715758)
A replication package of the systematic literature review on automated query reformulations supporting source code search.
Agentic Bug Localization for FSE tutorial
Bug Localization Model in Source Code Using Ontologies
Recovering traceability links between source code and bug reports
Unsupervised bug localization technique using genetic programming achieving real-time debugging with millisecond runtime. Localizes 56% of bugs in top-5 ranked suspicious statements from 704 real-world projects, surpassing state-of-the-art methods.
Add a description, image, and links to the bug-localization topic page so that developers can more easily learn about it.
To associate your repository with the bug-localization topic, visit your repo's landing page and select "manage topics."