On Sun, Sep 25, 2011 at 9:03 AM, Sami Liedes <slie...@cc.hut.fi> wrote:

> Note that I'm decidedly not trying to claim MC/DC coverage as a metric
>
>  * makes any sense
>  * is reasonable in the case of SQLite
>  * is ever reasonable for any program
>
> Actually in my opinion it's probably too heavy a hammer, as it also
> does require designing the software to be testable in such a way.
>

100% MC/DC has worked very, very well at finding and preventing bugs in
SQLite.  It is a lot of work to maintain this level of coverage as the code
evolves, but it is well worth it, in my experience.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to