29 Jun
2008
29 Jun
'08
8:18 a.m.
On Sat, Jun 28, 2008 at 9:49 PM, Charlie Gordon <cwgordon7@cwgordon.com> wrote:
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.
Grm, have you seen: http://drupal.org/node/260032 ?? Gabor