PHP_CodeCoverage currently uses (and bundles) RGraph to render the charts of the code coverage dashboard in the HTML code coverage report. It has been brought to my attention that the license of RGraph is not compatible with the BSD-style licence that PHP_CodeCoverage uses.