Getting coverage from PHP core
Posted: Sun Jan 24, 2010 6:03 am
Hello,
I would like some help with getting coverage data of PHP core. I know the HTML coverage files are under PHP web site, but I need the actual data files *.gcda that are created from the tests in order to import them to my own coverage tool.
So I have the installation src files "php-5.2.9.tar.gz" and I would like to have instructions on how to get the coverage data files.
Thanks.
Noam
I would like some help with getting coverage data of PHP core. I know the HTML coverage files are under PHP web site, but I need the actual data files *.gcda that are created from the tests in order to import them to my own coverage tool.
So I have the installation src files "php-5.2.9.tar.gz" and I would like to have instructions on how to get the coverage data files.
Thanks.
Noam