Online and CHM
PythonCyclomaticComplexity Class Properties


KellermanSoftware.StaticCodeAnalysis.QualityChecks.Python Namespace : PythonCyclomaticComplexity Class

For a list of all members of this type, see PythonCyclomaticComplexity members.

Public Properties
 NameDescription
Public PropertyOverridden.  The regular expression used to detect branching, looping and logical operations  
Public Property MaxCyclomaticComplexity (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity)
Public Property The default is a maximum of 21 (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity)
Public PropertyOverridden.  The extensions supported  
Public Property Method too Complex (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity)
Top
See Also

Reference

PythonCyclomaticComplexity Class
KellermanSoftware.StaticCodeAnalysis.QualityChecks.Python Namespace