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.
|
Modifier and Type | Method | Description |
---|---|---|
PackageStats.ClassStats |
ProjectStats.getClassStats(java.lang.String className) |
Report that a class has been analyzed.
|
PackageStats.ClassStats |
PackageStats.getClassStatsOrNull(java.lang.String name) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<PackageStats.ClassStats> |
PackageStats.getClassStats() |
|
java.util.Collection<PackageStats.ClassStats> |
PackageStats.getSortedClassStats() |
Modifier and Type | Method | Description |
---|---|---|
void |
PackageStats.addClass(PackageStats.ClassStats classStats) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.