>Start the demo
|
Build Comparison (4mn)
Explains how to know precisely what have been changed between 2 builds, how coupling has been impacted and how to detect breaking compatibilities issues.
|
>Start the demo
|
Audit code quality (4mn)
Shows how to detect quality flaws such as fat code, uncommented code, complex methods, non-cohesive classes and more.
|
>Start the demo
|
Understand code structure (4mn)
Explains how to browse code with a top-down approach, how to obtain statistic info about your code, how to produce doc from the existing code.
|
>Start the demo
|
Capture architectural constraints (3mn)
Shows how to be advised automaticaly when a design regression occurs.
|
>Start the demo
|
Refactoring and impact analysis (3mn)
Shows the impact of replacing a 3rd-party library.
|
>Start the demo
|
Harness Test Coverage Data(3mn)
Explains how to locate parts of the code that need more tests.
|
>Start the demo
|
Reduce the complexity (5mn)
Explains how to levelize your code by finding and removing dependency cycles.
|
>Start the demo
|
Rationalize multi-threaded code (2mn30)
Explain how to constraint your classes to be immutable and how to determine which code might potentially corrupt states.
|
>Start the demo
|
Define smart naming rules (3mn)
Shows how to define naming rules customized to the structure of your code.
|
>Start the demo
|
VisualStudio™, Reflector add-ins (2mn30)
Have access to NDepend features from VisualStudio™ and Reflector.
| |