-
public class MergeSummarizeAndView
extends Object
Compute the union of two sets of bug results, preserving annotations.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
execute
public void execute()
-
getHarmless
public int getHarmless()
- Returns:
- Returns the number of issues classified as harmless
-
getTooOld
public int getTooOld()
- Returns:
- Returns the number of issues older than the age cutoff (but not
ranked higher than the maxRank or marked as harmless).
Copyright © 2003–2015. All rights reserved.