Online and CHM
PythonCyclomaticComplexity Class Members
Properties  Methods 


KellermanSoftware.StaticCodeAnalysis.QualityChecks.Python Namespace : PythonCyclomaticComplexity Class

The following tables list the members exposed by PythonCyclomaticComplexity.

Public Constructors
 NameDescription
Public Constructor  
Top
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
Public Methods
 NameDescription
Public Method (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity)
Top
See Also

Reference

PythonCyclomaticComplexity Class
KellermanSoftware.StaticCodeAnalysis.QualityChecks.Python Namespace