phpdbg aims to be a lightweight, powerful, easy to use debugging platform for PHP 5.4+
I am trying to generate code test coverage for my PHP project with PHPUnit and phpdbg using the following command: …