File "CyclomaticComplexityStandard.xml"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml
File size: 236 bytes
MIME-type: text/plain
Charset: utf-8

<documentation title="Cyclomatic Complexity">
    <standard>
    <![CDATA[
    Functions should not have a cyclomatic complexity greater than 20, and should try to stay below a complexity of 10.
    ]]>
    </standard>
</documentation>