Replication Package for "On Refining the SZZ Algorithm with Bug Discussion Data"
Creators
Description
This repository contains the replication package for the study `On Refining the SZZ Algorithm with Bug Discussion Data`.
It proposes a variant of SZZ that builds upon the NLP-PySZZ project to leverage developer discussion from bug reports and identify bug-introducing commits in a version control system.
It analyzes Mozilla Bugzilla reports, experiments with different SZZ versions and datasets, and computes performance metrics such as Precision, Recall, and F-measure.
README.md
RQ1/
Manual_Analysis.xlsxRQ2-RQ3-RQ4/
SZZ-evaluation/
/Datasets/
/src/
/test/
/out/
README.md
full_data.csv
preliminary_analysis.ipynb
Revision-analysis.ipynbSZZ-new-variant/README.md
Files
README.md
Additional details
Software
- Repository URL
- https://github.com/PR-research-data-tools/RP-remodeling-szz-discussions
- Programming language
- Python