[xdebug-general] Re: code-coverage-setter

From: Sebastian Hess <w8ing4nus[@]googlemail.com>
Date: Wed, 10 Jul 2013 20:10:08 +0200

Am 09.07.2013 09:48, schrieb Derick Rethans:
> On Wed, 3 Jul 2013, Sebastian Hess wrote:
>
>> I've got a question concerning the coverage-functionality:
>>
>> Do you think, it is possible to store the coverage-data and resume the
>> gathering of information at a later time -- somewhat generating a collective
>> coverage report of several tests that cannot be executed in one single call.
>> Therefore you might store $data = xdebug_get_code_coverage() in a
>> session-variable and then use something like xdebug_set_code_coverage( $data
>> ), which does not exist.
> I can't see why this isn't possible - can you please file a feature
> request at http://bugs.xdebug.org?
>
> cheers,
> Derick
>

Thank you for answering -- I put a request there.

Cheers
Sebastian
Received on Wed Jul 10 2013 - 19:10:23 BST

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