I thought it might be interesting to compare the PHP test coverage from before the 2008 testfest with today's test coverage.
Here are two sets of gcov results - one based on a CVS extract of PHP 5.3 from May 1st 2008 and the second based on a CVS extract of PHP 5.3 from August the 1st 2008.
I had to copy a few files into odd places to make lcov run, however since...