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