Hello!
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.
Thank you!
Sebastian
Received on Wed Jul 03 2013 - 22:41:34 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST