Description
Code coverage for legacy PHP runtimes can be collected with a lightweight driver. It is a testing extension used by PHPUnit and similar tools to report which source lines were exercised. It is consumed during development or CI, not opened directly.