The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

cover - report coverage statistics

SYNOPSIS

 cover -h -i -v -summary -details -html coverage_database

DESCRIPTION

Report coverage statistics in a variety of formats.

The following reports are available:

 summary        - short textual summary
 details        - detailed textual summary
 html           - detailed HTML reports

By default, the summary and HTML reports are generated.

OPTIONS

The following command line options are supported:

 -summary        - give summary report
 -details        - give detailed report
 -html           - give HTML reports
 -single_file    - give an HTML in a single file

 -h -help        - show help
 -i -info        - show documentation
 -v -version     - show version

EXIT STATUS

The following exit values are returned:

0 All reports were generated successfully.

>0 An error occurred.

SEE ALSO

 Dvel::Cover

BUGS

Huh?

VERSION

Version 0.14 - 28th February 2002

LICENCE

Copyright 2001-2002, 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