パッケージ: libdevel-cover-perl (1.44-1 など)
libdevel-cover-perl に関するリンク
Debian の資源:
libdevel-cover-perl ソースパッケージをダウンロード:
- [libdevel-cover-perl_1.44-1.dsc]
- [libdevel-cover-perl_1.44.orig.tar.gz]
- [libdevel-cover-perl_1.44-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Damyan Ivanov (QA ページ)
- gregor herrmann (QA ページ)
- Florian Schlichting (QA ページ)
- Axel Beckert (QA ページ)
- Dominic Hargreaves (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl tool for determining code coverage metrics
Devel::Cover is a Perl module that helps collect and display code coverage information. Code coverage information is collected using a pluggable runops function which counts how many times each op is executed. This data is then mapped back to reality using the B compiler modules. There is also a another statement profiler which needs a better backend to be really useful.
Statement, branch, condition, subroutine, pod and time coverage information is reported. Statement coverage data should be reasonable, although there may be some statements which are not reported. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Subroutine coverage should be as accurate as statement coverage. Pod coverage comes from Pod::Coverage. If Pod::Coverage::CountParents is available it will be used instead. Coverage data for path coverage are not yet collected.
The cover program can be used to generate coverage reports. Another included program, gcov2perl, can convert gcov files to Devel::Cover databases.
その他の libdevel-cover-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libhtml-parser-perl
- HTML テキスト文書を解析するモジュール集
-
- dep: perl (<< 5.40.1~)
- Larry Wall 作の実用的な抽出とレポート用の言語
- dep: perl (>= 5.40.0-6)
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base
-
- rec: gcc
- GNU C コンパイラ
-
- rec: libtemplate-perl
- "Template Toolkit" template processing system in Perl
-
- sug: libbrowser-open-perl
- Perl module to open a browser in a given URL
-
- sug: libcapture-tiny-perl
- module to capture STDOUT and STDERR
-
- sug: libclass-xsaccessor-perl
- Perl module providing fast XS accessors
-
- sug: libjson-maybexs-perl
- interface to the best available JSON module
-
- sug: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- sug: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- sug: libpod-coverage-perl
- checker for comprehensiveness of perl module documentation
-
- sug: libppi-html-perl
- module to highlight Perl code using PPI
- または perltidy
- インデント付けおよび再整形用の Perl スクリプト
-
- sug: libsereal-decoder-perl
- fast, compact, powerful binary deserialization module
-
- sug: libsereal-encoder-perl
- fast, compact, powerful binary serialization module
-
- sug: libterm-size-perl
- Perl extension for retrieving terminal size
-
- sug: libtest-differences-perl
- Perl module to test string and data structure differences