table of contents
CPANCOVER(1) | User Contributed Perl Documentation | CPANCOVER(1) |
NAME¶
cpancover - report coverage statistics on CPAN modules
SYNOPSIS¶
cpancover -help -info -version
DESCRIPTION¶
OPTIONS¶
The following command line options are supported:
-h -help - show help -i -info - show documentation -v -version - show version
DETAILS¶
EXIT STATUS¶
The following exit values are returned:
0 All operaions were completed successfully.
>0 An error occurred.
SEE ALSO¶
Devel::Cover
BUGS¶
Incomplete. Undocumented. Needs to be redone properly.
VERSION¶
Version 0.65 - 8th August 2009
LICENCE¶
Copyright 2002-2009, Paul Johnson (pjcj@cpan.org)
This software is free. It is licensed under the same terms as Perl itself.
The latest version of this software should be available from my homepage: http://www.pjcj.net
2009-08-07 | perl v5.10.1 |