{
    "content": [
        {
            "type": "text",
            "text": "# Devel::Cover::Annotation::Svk (perldoc)\n\n## NAME\n\nDevel::Cover::Annotation::Svk - Annotate with svk information\n\n## SYNOPSIS\n\ncover -report text -annotation svk  # Or any other report type\n\n## DESCRIPTION\n\nAnnotate coverage reports with svk annotation information. This module is designed to be called\nfrom the \"cover\" program.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **BUGS**\n- **LICENCE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Devel::Cover::Annotation::Svk",
        "section": "",
        "mode": "perldoc",
        "summary": "Devel::Cover::Annotation::Svk - Annotate with svk information",
        "synopsis": "cover -report text -annotation svk  # Or any other report type",
        "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": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENCE",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Devel::Cover::Annotation::Svk - Annotate with svk information\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 1.36\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "cover -report text -annotation svk  # Or any other report type\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Annotate coverage reports with svk annotation information. This module is designed to be called\nfrom the \"cover\" program.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Devel::Cover\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Huh?\n",
                "subsections": []
            },
            "LICENCE": {
                "content": "Copyright 2005-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": []
            }
        }
    }
}