Scroll to navigation

CPANCOVER(1p) User Contributed Perl Documentation CPANCOVER(1p)

NAME

cpancover - report coverage statistics on CPAN modules

VERSION

version 0.89

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

REQUIREMENTS

The modules Template and Parallel::Iterator are required.

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.

LICENCE

Copyright 2002-2012, Paul Johnson (paul@pjcj.net)
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
2012-06-15 perl v5.14.2