Online and CHM
KotlinCyclomaticComplexity Class Properties


KellermanSoftware.StaticCodeAnalysis.QualityChecks.Kotlin Namespace : KotlinCyclomaticComplexity Class

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

KotlinCyclomaticComplexity Class
KellermanSoftware.StaticCodeAnalysis.QualityChecks.Kotlin Namespace