1Devel::Cover::Report::HUtsmelr(3C)ontributed Perl DocumeDnetvaetli:o:nCover::Report::Html(3)
2
3
4

NAME

6       Devel::Cover::Report::Html - Backend for HTML reporting of coverage
7       statistics
8

SYNOPSIS

10        use Devel::Cover::Report::Html;
11
12        Devel::Cover::Report::Html->report($db, $options);
13

DESCRIPTION

15       This module provides a HTML reporting mechanism for coverage data.  It
16       is designed to be called from the "cover" program.  This is an empty
17       class derived from the default HTML output module,
18       Devel::Cover::Report::Html_minimal.
19

SEE ALSO

21        Devel::Cover
22

BUGS

24       Huh?
25

VERSION

27       Version 0.65 - 8th August 2009
28

LICENCE

30       Copyright 2001-2009, Paul Johnson (pjcj@cpan.org)
31
32       This software is free.  It is licensed under the same terms as Perl
33       itself.
34
35       The latest version of this software should be available from my
36       homepage: http://www.pjcj.net
37
38
39
40perl v5.10.1                      2009-08-08     Devel::Cover::Report::Html(3)
Impressum