PHP Classes

File: zray/vendor/PHP_CodeSniffer-2.2.0/CodeSniffer/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml

Recommend this page to a friend!
  Classes of Simo   CodeIgniter Plugin for Z-Ray   zray/vendor/PHP_CodeSniffer-2.2.0/CodeSniffer/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml   Download  
File: zray/vendor/PHP_CodeSniffer-2.2.0/CodeSniffer/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: CodeIgniter Plugin for Z-Ray
Show CodeIgniter application information in Z-Ray
Author: By
Last change:
Date: 1 year ago
Size: 236 bytes
 

Contents

Class file image Download
<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>