软件包:libdevel-cover-perl(1.36-2 以及其他的)
libdevel-cover-perl 的相关链接
Debian 的资源:
下载源码包 libdevel-cover-perl:
- [libdevel-cover-perl_1.36-2.dsc]
- [libdevel-cover-perl_1.36.orig.tar.gz]
- [libdevel-cover-perl_1.36-2.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: libb-debug-perl
- module to print debug info about perl ops
- 或者 perl (<< 5.27.3)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: perl (<< 5.32.2~)
- 拉里 沃尔的实用报表提取语言(Perl)
- dep: perl (>= 5.32.1~)
-
- dep: perlapi-5.32.1
- 本虚包由这些包填实: 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 script indenter and reformatter
-
- 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