Tfs.

ReportCodeCoverage(FilePath) Method

Summary

Reports the code coverage.
Assembly
Rocket.Surgery.Cake.dll
Namespace
Rocket.Surgery.Cake.TfsTasks
Containing Type
Tfs

Syntax

public void ReportCodeCoverage(FilePath summaryFile)

Parameters

Name Type Description
summaryFile FilePath The summary file.

Return Value

Type Description
void