{
    "mode": "perldoc",
    "parameter": "Devel::Cover::Report::Html_minimal",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Devel%3A%3ACover%3A%3AReport%3A%3AHtml_minimal/json",
    "generated": "2026-06-13T19:09:58Z",
    "synopsis": "cover -report htmlminimal",
    "sections": {
        "NAME": {
            "content": "Devel::Cover::Report::Htmlminimal - HTML backend for Devel::Cover\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 1.36\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "cover -report htmlminimal\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module provides a HTML reporting mechanism for coverage data. It is designed to be called\nfrom the \"cover\" program.\n\nBased on an original by Paul Johnson, the output was greatly improved by Michael Carman\n(mjcarman@mchsi.com).\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "Options are specified by adding the appropriate flags to the \"cover\" program. This report format\nsupports the following:\n\noutputfile\nSpecifies the filename of the main output file. The default is coverage.html. Specify\nindex.html if you just want to publish the whole directory.\n\npod Includes POD (and blank lines) in the file report. This is on by default. It may be turned\noff with -nopod.\n\ndata\nIncludes text after the \"DATA\" or \"END\" tokens in the file report. By default, this\ntext is trimmed.\n\nNote: If your POD is after an \"END\", you have to specify 'data' to include it, not\n'pod'. The 'pod' option only applies to POD before the \"END\".\n\nunified\nGenerates a \"unified\" report for each file. The detailed data that normally appears in the\nauxiliary reports (branch, condition, etc.) are placed in the file report, and the auxiliary\nreports are not generated.\n\nsummarytitle\nSpecify the title of the summary. The default is \"Coverage Summary\".\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Devel::Cover\n",
            "subsections": []
        },
        "LICENCE": {
            "content": "Copyright 2001-2019, Paul Johnson (paul@pjcj.net)\n\nThis software is free. It is licensed under the same terms as Perl itself.\n\nThe latest version of this software should be available from my homepage: http://www.pjcj.net\n",
            "subsections": []
        }
    },
    "summary": "Devel::Cover::Report::Htmlminimal - HTML backend for Devel::Cover",
    "flags": [],
    "examples": [],
    "see_also": []
}