Screenshots
- Support for Dark, Blue and Light Themes
- Large Graph exported to SVG vector format
- Visual Studio Integration
- Report
- Project Management
- Details of the CQLinq queries edition with intellisense
- Posters built by NDepend
Support for Dark, Blue and Light Themes
Large Graph exported to SVG vector format
Visual Studio Integration
Report
For all sample reports are imported:
Such serverless report can be generated by invoking... NDepend.Console.exe $absolute-path-to-an-NDepend-project-file$...from your CI/CD running on Windows, Linux and Mac .
You can generate the report using a trial license, a Build-Machine license |
|
Project Management
Details of the CQLinq queries edition with intellisense:
Posters built by NDepend
-
On the Metric View, the rectangle represents methods of the .NET Framework 4.5.
- Size of rectangles represent the number of IL instructions
- Color of rectangles represent the Cyclomatic Complexity of methods inferred from IL instructions (green means ok-complexity, red means over-complexity)