Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml
<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>