Authors | |
License | |
Sources | |
Download |
Compatibility matrix
Plugin | 3.0.0 | 3.0.1 | 3.0.2 | 3.0.3 |
|---|---|---|---|---|
Sonargraph | 7.0+ | 7.0+ 7.1.1 7.1.2 | 7.1.3+ | 7.1.3+ |
Sonar | 2.2+ | 2.2+ | 2.2 -2.13 | 2.10+ 3.0 |
Check version compatibility
Description / Features
This plugin can be used to check the conformance of your code base to a formal architecture definition created with Sonargraph. We also provide a free license that enables you to check and measure the overall coupling and the level of cyclic dependencies on the package level. Usually a high level of coupling and cyclic dependencies points to a high level of structural erosion. If structural erosion grows over a certain level this will have a very negative impact on testability, maintainability and comprehensibility of your code.
Please go to http://www.hello2morrow.com/products/sonargraph/sonar for a detailed description.
Usage & Installation
Please go to http://www.hello2morrow.com/products/sonargraph/sonar
Known limitations
Please go to http://www.hello2morrow.com/products/sonargraph/sonar
Changelog
Version 3.0.3 (2012-04-30)
- Sonargraph Plugin is now compatible with Sonar 3.0
Details: Complete issue list
Version 3.0.2 (2012-01-12)
- Improved test coverage and quality metrics
- Sonargraph and Sonar should now always show identical metric values
Version 3.0.1 (2011-10-18)
- Improved support for using the plugin with ANT
- Got rid of some deprecated API calls

