Computer Software
Print ISSN : 0289-6540
MAFP: Alert Management Tool for Static Checking of Source Code
Noritoshi ATSUMIHiroaki KUWABARA
Author information
JOURNAL FREE ACCESS

2016 Volume 33 Issue 4 Pages 4_50-4_66

Details
Abstract

To improve the quality of the source code, a various static checkers have been developed. It is important to check and fix source code repeatedly when we use static checkers. However, the alerts reported by static checker include false-positive and those are reported repeatedly. In this paper, we propose a tool to manage the alerts. Our tool records the check rule, the alert message, the target line of source code, and developer's mark for ignoring such as false-positive. We use the blame function of version control system to trace the target code and suppress the alerts marked as the false-positive. Therefore, developer does not need to check the same alerts repeatedly.

Content from these authors
© 2016 Japan Society for Software Science and Technology
Previous article Next article
feedback
Top