php-code-coverage
php-code-coverage copied to clipboard
Php coverage report in --php format should use relative path instead of absolute one.
In the report file there absolute path start with root.
This remove flexibility to move report somewhere else after running and it for me to use same directory path for all tool that use this report.
Would be nice to remove this hard code
