Prioritizing Warning Categories by Analyzing Software History

TitlePrioritizing Warning Categories by Analyzing Software History
Publication TypeConference Paper
Year of Publication2007
AuthorsKim, S, Ernst, MD
Secondary TitleFourth International Workshop on Mining Software Repositories (MSR'07:ICSE Workshops 2007)
Pagination27 - 27
PublisherIEEE
Place PublishedMinneapolis, MN, USA
ISBN Number0-7695-2950-X
Keywordsbug fixing, change history, columba, findbugs, jedit, jlint, kenyon, pmd, warning
Abstract

Automatic bug finding tools tend to have high false positive rates: most warnings do not indicate real bugs. Usually bug finding tools prioritize each warning category. For example, the priority of "overflow" is 1 and the priority of "jumbled incremental" is 3, but the tools' prioritization is not very effective.

In this paper, we prioritize warning categories by analyzing the software change history. The underlying intuition is that if warnings from a category are resolved quickly by developers, the warnings in the category are important. Experiments with three bug finding tools (FindBugs, JLint, and PMD) and two open source projects (Columba and jEdit) indicate that different warning categories have very different lifetimes. Based on that observation, we propose a preliminary algorithm for warning category prioritizing.

DOI10.1109/MSR.2007.26
Full Text
AttachmentSize
PDF icon 28300027.pdf216.9 KB