{
    "mode": "man",
    "parameter": "cpancover",
    "section": "1p",
    "url": "https://www.chedong.com/phpMan.php/man/cpancover/1p/json",
    "generated": "2026-07-07T04:39:59Z",
    "synopsis": "cpancover -help -info -version\n-collect -redocpancoverhtml -redohtml -force -dryrun\n-modules modulename\n-resultsdir /path/to/dir\n-outputdir /path/to/dir\n-outputfile filename.html\n-report reportname\n-generatehtml\n-compressoldversions numbertokeep\n-local",
    "sections": {
        "NAME": {
            "content": "cpancover - report coverage statistics on CPAN modules\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 1.36\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "cpancover -help -info -version\n-collect -redocpancoverhtml -redohtml -force -dryrun\n-modules modulename\n-resultsdir /path/to/dir\n-outputdir /path/to/dir\n-outputfile filename.html\n-report reportname\n-generatehtml\n-compressoldversions numbertokeep\n-local\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "",
            "subsections": []
        },
        "OPTIONS": {
            "content": "The following command line options are supported:\n\n-h -help               - show help\n-i -info               - show documentation\n-v -version            - show version\n-collect               - collect coverage from modules       (on)\n-directory             - location of the modules             ($cwd)\n-dryrun                - don't execute (for some commands)   (off)\n-force                 - recollect coverage                  (off)\n-modules               - modules to use                      (all in $dir)\n-outputdir             - where to store output               ($directory)\n-outputfile            - top level index                     (coverage.html)\n-redocpancoverhtml   - don't set default modules           (off)\n-redohtml             - force html generation for modules   (off)\n-report                - report to use                       (htmlbasic)\n-generatehtml         - generate html                       (off)\n-compressoldversions - compress data older than n versions (3)\n-local                 - use local (uninstalled) code        (off)\n",
            "subsections": []
        },
        "DETAILS": {
            "content": "",
            "subsections": []
        },
        "REQUIREMENTS": {
            "content": "Collect coverage for results and create html, csv and json output.\n\nThe modules Template and Parallel::Iterator are required.\n",
            "subsections": []
        },
        "EXIT STATUS": {
            "content": "The following exit values are returned:\n\n0   All operations were completed successfully.\n\n>0  An error occurred.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "L<Devel::Cover>\n",
            "subsections": []
        },
        "BUGS": {
            "content": "Undocumented.\n",
            "subsections": []
        },
        "LICENCE": {
            "content": "Copyright 2002-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\n\n\nperl v5.34.0                                 2022-02-06                                CPANCOVER(1p)",
            "subsections": []
        }
    },
    "summary": "cpancover - report coverage statistics on CPAN modules",
    "flags": [],
    "examples": [],
    "see_also": []
}