|
From: Colin S. <col...@ex...> - 2004-05-24 23:48:54
|
I think we're all pretty busy now, so now's not a great time, but we should maybe examine at some point the idea of switching to Emma http://emma.sourceforge.net/ for test code coverage analysis. It looks pretty decent; not quite on the level of Clover, but no license restrictions, and it actually does some things that Clover doesn't (as far as I can tell) like being able to instrument code on the fly (along with the normal pre-instrumentation) to do analysis without a pre-instrument phase. I'll probably be using this on any future coding I do... Colin |