Abstract
For large open source projects (e.g., Eclipse, Mozilla), developers usually utilize bug reports to facilitate software maintenance tasks such as fixer assignment. However, there are a large portion of short reports in bug repositories. We find that 78.1% of bug reports only include less than 100 words in Eclipse and require bug fixers to spend more time on resolving them due to limited informative contents. To address this problem, in this paper, we propose a novel approach to enrich bug reports. Concretely, we design a sentence ranking algorithm based on a new textual similarity metric to select the proper contents for bug report enrichment. For the enriched bug reports, we conduct a user study to assess whether the additional sentences can provide further help to fixer assignment. Moreover, we assess whether the enriched versions can improve the performance of automated fixer recommendation. In particular, we perform three popular automated fixer recommendation approaches on the enriched bug reports of Eclipse, Mozilla, and GNU Compiler Collection (GCC). The experimental results show that enriched bug reports improve the average F-measure scores of the automated fixer recommendation approaches by up to 10% for DREX, 13.37% for DRETOM, and 8% for DevRec when top-10 bug fixers are recommended.
Original language | English |
---|---|
Title of host publication | Proceedings - 2017 IEEE 25th International Conference on Program Comprehension, ICPC 2017 |
Publisher | IEEE Computer Society |
Pages | 230-240 |
Number of pages | 11 |
ISBN (Electronic) | 9781538605356 |
DOIs | |
Publication status | Published - 28 Jun 2017 |
Event | 25th IEEE International Conference on Program Comprehension, ICPC 2017 - Buenos Aires, Argentina Duration: 22 May 2017 → 23 May 2017 |
Conference
Conference | 25th IEEE International Conference on Program Comprehension, ICPC 2017 |
---|---|
Country/Territory | Argentina |
City | Buenos Aires |
Period | 22/05/17 → 23/05/17 |
Keywords
- Bug Reports
- Fixer Recommendation
- Software Maintenance
ASJC Scopus subject areas
- Hardware and Architecture
- Software