Click or drag to resize

MetricsVisitor_includesCodeUnits Field

True if the metrics are at the CodeUnit level or above (otherwise, line numbers and SLOC must also be calculated).

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected bool _includesCodeUnits

Field Value

Type: Boolean
See Also