bugzillastats is a simple perl script that generates a graphical representation of bugs reported vs. bugs fixed.

It's excellent for figuring out wheter your project is actually going in the right direction - meaning bug count is going down.

Currently no online demo is available.

bugzillastats.pl - requires Perl5, CGI::Carp, DBI, GD::Graph, currently only MySQL as the backend is supported.

Author: Thomas Eibner, which can be reached at thomas(at)stderr(dot)net / http://thomas.eibner.dk/