Generates the report with the specified parameters
Namespace: MSBuildCodeMetrics.CoreAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax
Parameters
- metricList
- Type:
System.Collections.Generic List Metric
List of metrics to include in the report
- summary
- Type:
System Boolean
Specify if the summary report should be generated
- details
- Type:
System Boolean
Specify if the details report should be generated
Return Value
Type: MSBuildCodeMetricsReportthe generated report
See Also