Called from CodeMetricsRunner. Computes the metrics.
Namespace: MSBuildCodeMetrics.CoreAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax
Parameters
- metricsToCompute
- Type:
System.Collections.Generic IEnumerable
String
Each item in the list is a metric to compute
- fileName
- Type:
System String
The file that will have its metrics extracted
Return Value
Type:
a set of measures
See Also