FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

DotCover.ReportType Type

The coverage report type

Record fields

Record Field Description

DetailedXml

Full Usage: DetailedXml

Field type: ReportType
Modifiers: static
Field type: ReportType

Html

Full Usage: Html

Field type: ReportType
Modifiers: static
Field type: ReportType

Json

Full Usage: Json

Field type: ReportType
Modifiers: static
Field type: ReportType

NDependXml

Full Usage: NDependXml

Field type: ReportType
Modifiers: static
Field type: ReportType

SummaryXml

Full Usage: SummaryXml

Field type: ReportType
Modifiers: static
Field type: ReportType

Xml

Full Usage: Xml

Field type: ReportType
Modifiers: static
Field type: ReportType