Class | Description | |
---|---|---|
![]() | AnalysisConstants | Analysis Constants. |
![]() | AnalysisException | The exception that is thrown when an analysis related operation fails. |
![]() | IssueComputationLogCategoryHelper |
The namespace NDepend.Analysis provides types and methods needed to start an analysis, obtain log during the analysis execution and gather the analysis result
Class | Description | |
---|---|---|
![]() | AnalysisConstants | Analysis Constants. |
![]() | AnalysisException | The exception that is thrown when an analysis related operation fails. |
![]() | IssueComputationLogCategoryHelper |
Interface | Description | |
---|---|---|
![]() | ExtensionMethodsProjectAnalysis.IExtensionMethodsProjectAnalysis | |
![]() | ExtensionMethodsProjectAnalysis.IExtensionMethodsProjectRunAnalysis | |
![]() | IAnalysisLog | Represents a log emitted at analysis execution time. |
![]() | IAnalysisManager | Exposes the unique ShowDialogBuildComparison method. A IAnalysisManager object can be obtained from the property NDepend.NDependServicesProvider.NDepend.NDependServicesProvider.AnalysisManager. |
![]() | IAnalysisResult | Represents an analysis result. |
![]() | IAnalysisResultRef | Represents a reference to a NDepend analysis result. |
![]() | IAnalysisResultsRefsForAMonth | Represents a collection of available analysis results references, done during a particular month. |
![]() | IProgressLog | Represents a progress log emitted at analysis execution time or existing analysis result load time. |
Enumeration | Description | |
---|---|---|
![]() | AnalysisLogCategory | Represents an analysis log category: Info / Warning / Error. |
![]() | TryGetAnalysisResultRefToCompareWithResult | Defines the result of calling one of the overload of the method ExtensionMethodsProjectAnalysis.ExtensionMethodsProjectAnalysis.TryGetAnalysisResultRefToCompareWith. |