Click or drag to resize

MetricsConditionals_If Field

Total 'if' and 'else if' statements.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total 'if' and 'else if' statements.")]
public int Conditionals_If

Field Value

Type: Int32
See Also