[ ソース: php-codecoverage ]
パッケージ: php-codecoverage (9.2.5+dfsg-3)
php-codecoverage に関するリンク
Debian の資源:
php-codecoverage ソースパッケージをダウンロード:
- [php-codecoverage_9.2.5+dfsg-3.dsc]
- [php-codecoverage_9.2.5+dfsg.orig.tar.xz]
- [php-codecoverage_9.2.5+dfsg-3.debian.tar.xz]
メンテナ:
- Debian PHP PEAR Maintainers (QA ページ, メールアーカイブ)
- Arthur Gautier (QA ページ)
- Prach Pongpanich (QA ページ)
- David Prévot (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
collection, processing, and rendering for code coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information
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.
その他の php-codecoverage 関連パッケージ
|
|
|
|
-
- dep: libjs-bootstrap4
- HTML, CSS and JS framework
-
- dep: libjs-d3
- JavaScript visualization library for HTML and SVG
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-file-iterator (<< 4~~)
- FilterIterator implementation for PHP
- dep: php-file-iterator (>= 3.0.3)
-
- dep: php-parser (<< 5~~)
- convert PHP code into abstract syntax tree
- dep: php-parser (>= 4.10.2)
-
- dep: php-text-template (<< 3~~)
- Simple template engine
- dep: php-text-template (>= 2.0.2)
-
- dep: php-tokenizer (<< 2~~)
- tokenized PHP source to XML converter
以下のパッケージによって提供される仮想パッケージでもあります: php7.4-common
- dep: php-tokenizer (>= 1.2.0)
-
- dep: php-xml
- DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php7.4-xml
-
- dep: phpunit-code-unit-reverse-lookup (<< 3~~)
- look up what a line of code belongs to - PHPUnit component
- dep: phpunit-code-unit-reverse-lookup (>= 2.0.2)
-
- dep: phpunit-complexity (<< 3~~)
- Library for calculating the complexity of PHP code units
- dep: phpunit-complexity (>= 2.0)
-
- dep: phpunit-environment (<< 6~~)
- functionality to handle HHVM/PHP environments - PHPUnit component
- dep: phpunit-environment (>= 5.1.2)
-
- dep: phpunit-lines-of-code (<< 2~~)
- Library for counting the lines of code in PHP source code
- dep: phpunit-lines-of-code (>= 1.0.3)
-
- dep: phpunit-version (<< 4~~)
- Library that helps with managing the version number of Git-hosted PHP projects
- dep: phpunit-version (>= 3.0.1)
-
- sug: php-pcov
- Code coverage driver
-
- sug: php-xdebug
- Xdebug Module for PHP