Online and CHM
GoCyclomaticComplexity Class Properties


KellermanSoftware.StaticCodeAnalysis.QualityChecks.Go Namespace : GoCyclomaticComplexity Class

For a list of all members of this type, see GoCyclomaticComplexity 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

GoCyclomaticComplexity Class
KellermanSoftware.StaticCodeAnalysis.QualityChecks.Go Namespace