Source: php-codecoverage Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Arthur Gautier , Prach Pongpanich Build-Depends: cssmin, debhelper-compat (= 11), libjs-bootstrap, libjs-jquery, node-uglify, php-token-stream, php-tokenizer, php-xdebug, phpab, phpunit (>= 7.2), phpunit-code-unit-reverse-lookup, pkg-php-tools (>= 1.29~) Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/php-team/pear/php-codecoverage Vcs-Git: https://salsa.debian.org/php-team/pear/php-codecoverage.git Homepage: https://github.com/sebastianbergmann/php-code-coverage Package: php-codecoverage Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: libjs-bootstrap, libjs-jquery, ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: collection, processing, and rendering for code coverage ${phpcomposer:description} . This package is part of PHPUnit, a unit testing suite for the PHP language, modelled on the xUnit testing framework, designed by Kent Beck and Erich Gamma.