Name | Description | |
---|---|---|
GetProjectRef | Gets a reference to this NDepend project, with IProjectRef.IProjectRef.DateLastTouched equals to dateLastTouched. |
For a list of all members of this type, see IProject members.
Name | Description | |
---|---|---|
GetProjectRef | Gets a reference to this NDepend project, with IProjectRef.IProjectRef.DateLastTouched equals to dateLastTouched. |
Name | Description | |
---|---|---|
BuildAnalysisResultRefFor | Create an IAnalysisResultRef object from a project, an analysis result file (.ndar extension) and a date. | |
CanAllPathsReferencedBeResolvedAsAbsolute | This method returns a list of string, that each describes in plain-english, the failure to resolve as absolute a path referenced by project. The list returned is empty if all paths can be resolved as absolute. | |
GetAvailableAnalysisResultsRefs | Gets a collection of all analysis results available for this project ordered by IAnalysisResultRef. | |
GetAvailableAnalysisResultsRefsGroupedPerMonth | Gets a collection of all analysis results available for this project, grouped per months. | |
GetDefaultOutputDirectoryAbsolutePath | Gets the output directory absolute path that is used during the analysis if the project output directory provided is not an absolute path and cannot be resolved. | |
GetOutputDirectoryAbsolutePath | Gets the output directory absolute path that is used during the analysis. | |
GetRulesInProjectFileAndInRuleFiles | Try get rules and queries declared in the project file and in rule files referenced by the project. | |
GetRulesInProjectFileAndInRuleFilesAndDeclaredInSourceCode | Try get rules and queries declared in the project file, in rule files referenced by the project and in source code. | |
LoadAnalysisResultFromFile | Loads the analysis result of a project from an analysis result file (.ndar extension). | |
LogTrendMetrics | Overloaded. Force log trend metrics values for this analysisResult. | |
RunAnalysis | Overloaded. Runs a full analysis on this project, in-process and synchronously. (Only available with a Build Machine license). | |
RunAnalysisAndBuildReport | Overloaded. Runs a full analysis on this project, in-process and synchronously, and then generate a HTML report. (Only available with a Build Machine license). | |
TryComputeLogLabel | Try compute the log label from project and codeBase. | |
TryGetMostRecentAnalysisResultRef | Gets a reference to the most recent analysis result available for this project. | |
TryLoadRuleFile | Overloaded. Try load code rules and queries defined in the rule file defined by ruleFileRef. | |
TryResolveAbsolutePathFromProject | Overloaded. This method attempts to resolve an absolute file path from a file path | |
TrySaveRuleFile | Overloaded. Try save code rules and queries defined in a rule file defined by ruleFileRef. |