Sebastian Bergmann has posted a new item today with examples of the improvements that he's made to the HTML output that PHPUnit 3 will offer.
Inspired by the layout of the Code Coverage Analysis for PHP that is generated using gcov and lcov, I decided to improve the out-of-the-box generation of HTML Code Coverage reports for the upcoming PHPUnit 3.
The screenshots show things like a new overall summary page, sub-rpoject summary pages, and coverage report examples.