What bugs apply to the different FindBugs reportLevels?
Posted
by Daniel H
on Stack Overflow
See other posts from Stack Overflow
or by Daniel H
Published on 2010-04-14T14:33:22Z
Indexed on
2010/04/29
3:17 UTC
Read the original article
Hit count: 344
findbugs
According to the Ant task, the report level is a low/medium/high setting that would look for bugs of different criticallity levels. However, there isn't anything I could find that explains which of the bugs apply to these different reporting levels.
Is there somewhere that provides this, even if it is something I need to look at within the source?
© Stack Overflow or respective owner