Open Source analysis tool
Open Source analysis tool
Posted Apr 5, 2006 18:24 UTC (Wed) by mdhirsch (guest, #5924)Parent article: Coverity: one bug fixed every six minutes
Several folks have complained about the non-existence of similar Open
Source tools. Findbugs (http://findbugs.sourceforge.net/) is a great tool
which doesn't compete directly with Coverity because it is for Java rather
than C, but it is a great static analysis tool, and it's GPLed.
