1Dist::Zilla::App::CommaUnsde:r:cCoovnetrr(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nApp::Command::cover(3)
2
3
4
6 Dist::Zilla::App::Command::cover - Code coverage metrics for your
7 distribution
8
10 version 1.101001
11
13 # dzil cover -outputdir /my/dir
14
16 This is a command plugin for Dist::Zilla. It provides the "cover"
17 command, which generates code coverage metrics for your distribution
18 using Devel::Cover.
19
20 If there were any test errors, the "cover" command won't be run. Author
21 and release tests are not run since they should not be counted against
22 code coverage. Any additional command-line arguments are passed to the
23 "cover" command.
24
26 The latest version of this module is available from the Comprehensive
27 Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find
28 a CPAN site near you, or see
29 <https://metacpan.org/module/Dist::Zilla::App::Command::cover/>.
30
32 The development version is on github at
33 <http://github.com/doherty/Dist-Zilla-App-Command-cover> and may be
34 cloned from <git://github.com/doherty/Dist-Zilla-App-Command-cover.git>
35
37 You can make new bug reports, and view existing ones, through the web
38 interface at
39 <https://github.com/doherty/Dist-Zilla-App-Command-cover/issues>.
40
42 · Marcel Grünauer <marcel@cpan.org>
43
44 · Mike Doherty <doherty@cpan.org>
45
47 This software is copyright (c) 2010 by Marcel Grünauer
48 <marcel@cpan.org>.
49
50 This is free software; you can redistribute it and/or modify it under
51 the same terms as the Perl 5 programming language system itself.
52
53
54
55perl v5.30.1 2020-01-29Dist::Zilla::App::Command::cover(3)