套件: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.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: perl (<< 5.40.1~)
- Larry Wall's Practical Extraction and Report Language
- dep: perl (>= 5.40.0-6)
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base
-
- rec: gcc
- GNU C compiler
-
- 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