Guest Darko
Guest Darko

Reputation: 81

List of FindBugs 2.0 bugs by rank?

I know there is list of bugs, but I would like to have a list with additional information about rank (1 to 20 in version 2.0) or at least about ranking groups (Of concern, Troubling, Scary, Scariest). Maybe I'm missing something, but FindBugs forum does not seem to be active?!

Upvotes: 8

Views: 1761

Answers (1)

PhiLho
PhiLho

Reputation: 41152

Perhaps http://code.google.com/p/findbugs/source/browse/trunk/findbugs/etc/bugrank.txt but I don't know if it is exhaustive (FindBugs Bug Descriptions has more entries).

Upvotes: 3

Related Questions