# phpman > perldoc > Devel::Cover::Report::Html

## NAME
    [Devel::Cover::Report::Html](https://www.chedong.com/phpMan.php/perldoc/Devel%3A%3ACover%3A%3AReport%3A%3AHtml/markdown) - HTML backend for [Devel::Cover](https://www.chedong.com/phpMan.php/perldoc/Devel%3A%3ACover/markdown)

## VERSION
    version 1.36

## SYNOPSIS
     cover -report html

## DESCRIPTION
    This module provides a HTML reporting mechanism for coverage data. It is designed to be called
    from the "cover" program. This is an empty class derived from the default HTML output module,
    [Devel::Cover::Report::Html_minimal](https://www.chedong.com/phpMan.php/perldoc/Devel%3A%3ACover%3A%3AReport%3A%3AHtmlminimal/markdown).

## SEE ALSO
     [Devel::Cover](https://www.chedong.com/phpMan.php/perldoc/Devel%3A%3ACover/markdown)

## BUGS
    Huh?

## LICENCE
    Copyright 2001-2019, 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>

