Click or drag to resize

MetricsSLOC Field

Total SLOC in all Projects (lines with at least one identifier).

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total SLOC in all projects (lines with at least one identifier).
(excludes blank lines, comment lines, lines with only braces, etc).")]
public int SLOC

Field Value

Type: Int32
See Also