Package | Description |
---|---|
edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
|
edu.umd.cs.findbugs.bugReporter |
Modifier and Type | Class and Description |
---|---|
class |
CategoryFilteringBugReporter
Filter reported warnings by category.
|
class |
ErrorCountingBugReporter
A delegating bug reporter which counts reported bug instances, missing
classes, and serious analysis errors.
|
class |
ExcludingHashesBugReporter |
class |
FilterBugReporter |
Modifier and Type | Class and Description |
---|---|
class |
BugReporterDecorator
Abstract base class for bug reporters defined as plugins.
|
class |
MaxRankDecorator |
class |
SuppressionDecorator |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.