翻訳と辞書
Words near each other
・ Ndeiya
・ Ndejje
・ Ndejje University
・ NDEL1
・ Ndelele
・ Ndembezi
・ Ndemli language
・ Ndende
・ Ndenderu
・ Ndendeule language
・ Ndendeule people
・ Ndendé
・ Ndengereko language
・ Ndengereko people
・ Ndengo
NDepend
・ Ndera
・ Ndere Island
・ Nderi
・ Nderim Nexhipi
・ Nderitu Farm
・ Nderitu Gachagua
・ Nderu
・ Ndesha
・ Ndete Napu
・ Ndeyssaan
・ NDF
・ NDF Rebellion
・ NDFA
・ NDFI


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

NDepend : ウィキペディア英語版
NDepend

NDepend is a static analysis tool for .NET managed code. This tool supports a large number of code metrics, allows for visualization of dependencies using directed graphs and dependency matrix. The tools also performs code base snapshots comparison, and validation of architectural and quality rules. User-defined rules can be written using LINQ queries. This possibility is named CQLinq. The tool also comes with a large number of predefined CQLinq code rules. Code rules can be checked automatically in Visual Studio or during continuous integration.
==Features==
The main features of NDepend are:
* Dependency Visualization (using dependency graphs, and dependency matrix)
* Software metrics (NDepend currently supports 82 code metrics: Cyclomatic complexity; Afferent and Efferent Coupling; Relational Cohesion; Google page rank of .NET types; Percentage of code covered by tests, etc.)
* Declarative code rule over LINQ query (CQLinq)
* Integration with CruiseControl and TeamCity
* Optional code constraints in the source code using CLI attributes
* Version comparison of two versions of the same assembly

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「NDepend」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.