Online and CHM
CPlusPlusCyclomaticComplexity Class Properties


KellermanSoftware.StaticCodeAnalysis.QualityChecks.CPlusPlus Namespace : CPlusPlusCyclomaticComplexity Class

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

CPlusPlusCyclomaticComplexity Class
KellermanSoftware.StaticCodeAnalysis.QualityChecks.CPlusPlus Namespace