[xdebug-general] Re: Getting Coverage Data

From: Sebastian Bergmann <sb[@]sebastian-bergmann.de>
Date: Fri, 30 Oct 2009 15:57:46 +0100

Tennis Smith wrote:
> Is the xdebug coverage data saved to files in a standard format?

 PHPUnit can write code coverage information to a logfile in Clover XML,
 which is a de-facto standard.

 I am working on a package that wraps/extends Xdebug's functionality so
 that you would get Clover XML from raw code coverage data without using
 PHPUnit. You can find the work-in-progress at

   http://github.com/sebastianbergmann/php-code-coverage

 HTH,
Sebastian

-- 
Sebastian Bergmann                    Co-Founder and Principal Consultant
http://sebastian-bergmann.de/                           http://thePHP.cc/

Received on Fri Oct 30 2009 - 15:57:58 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST