{
    "content": [
        {
            "type": "text",
            "text": "# cpancover (man)\n\n## NAME\n\ncpancover - report coverage statistics on CPAN modules\n\n## SYNOPSIS\n\ncpancover -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\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **DETAILS**\n- **REQUIREMENTS**\n- **EXIT STATUS**\n- **SEE ALSO**\n- **BUGS**\n- **LICENCE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "cpancover",
        "section": "",
        "mode": "man",
        "summary": "cpancover - report coverage statistics on CPAN modules",
        "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",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 19,
                "subsections": []
            },
            {
                "name": "DETAILS",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "REQUIREMENTS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "EXIT STATUS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENCE",
                "lines": 9,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}