Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
80 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

How to Find Actionable Static Analysis Warnings: A Case Study with FindBugs (2205.10504v2)

Published 21 May 2022 in cs.SE and cs.LG

Abstract: Automatically generated static code warnings suffer from a large number of false alarms. Hence, developers only take action on a small percent of those warnings. To better predict which static code warnings should not be ignored, we suggest that analysts need to look deeper into their algorithms to find choices that better improve the particulars of their specific problem. Specifically, we show here that effective predictors of such warnings can be created by methods that locally adjust the decision boundary (between actionable warnings and others). These methods yield a new high water-mark for recognizing actionable static code warnings. For eight open-source Java projects (cassandra, jmeter, commons, lucene-solr, maven, ant, tomcat, derby) we achieve perfect test results on 4/8 datasets and, overall, a median AUC (area under the true negatives, true positives curve) of 92%.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Rahul Yedida (17 papers)
  2. Hong Jin Kang (31 papers)
  3. Huy Tu (13 papers)
  4. Xueqi Yang (7 papers)
  5. David Lo (229 papers)
  6. Tim Menzies (128 papers)
Citations (12)