Package edu.umd.cs.findbugs.workflow

Interface Summary
BugHistory.SetOperation A set operation between two bug collections.
 

Class Summary
BugHistory Deprecated.
DefectDensity Java main application to compute defect density for a bug collection (stored as an XML collection)
Filter Java main application to filter/transform an XML bug collection or bug history collection.
ListBugDatabaseInfo Java main application to compute update a historical bug collection with results from another build/analysis.
MineBugHistory Mine historical information from a BugCollection.
PrintAppVersion Print the AppVersion information from a BugCollection.
SetBugDatabaseInfo Java main application to compute update a historical bug collection with results from another build/analysis.
UnionResults Compute the union of two sets of bug results, preserving annotations.
Update Java main application to compute update a historical bug collection with results from another build/analysis.