28 Jun
2008
28 Jun
'08
9:49 p.m.
David Timothy Strauss wrote:
How did you make these reports?
I've actually released the source code I used in a module; it can be found at http://drupal.org/project/code_coverage. Basically, it relies on xdebug to generate the code coverage data, and then just stores and processes it in a way that's meaningful.