The CodeMetrics type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CodeMetrics |
Default constructor
|
![]() | CodeMetrics(IFileStreamFactory) |
Constructor used to inject dependencies
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | Execute |
Called from MSBuild when the task executes
(Overrides ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | ![]() | Gets or sets the instance of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the instance of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the instance of the (Inherited from ![]() ![]() |
![]() | FileOutput |
True if the output should be generated to a file.
|
![]() | ![]() | Gets or sets the prefix used to compose Help keywords from resource names. (Inherited from ![]() |
![]() | ![]() | Gets or sets the host object associated with the task. (Inherited from ![]() |
![]() | ![]() | Gets an instance of a (Inherited from ![]() ![]() |
![]() | Metrics |
The metrics that will be computed by the task
|
![]() | OutputFileName |
The file name of the output report
|
![]() | Providers |
The code metrics providers that will be used in metrics computation.
|
![]() | ShowConsoleOutput |
True if the output should be redirected to console. Good if you like the metrics to be stored with your build logs.
|
![]() | ShowDetailsReport |
True if the details report should be generated
|
![]() | ShowSummaryReport |
True if the summary report should be generated
|
![]() | ![]() | Gets or sets the culture-specific resources associated with the task. (Inherited from ![]() |
See Also