Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Compatibility matrix

Plugin

3.0.0

3.0.1

3.0.2

Sonargraph

7.0+

7.0+

7.1.1

7.1.2

7.1.3

7.1.4

Sonar

2.2+

2.2+

2.2

-2.13

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.2 (12-01-2012)

  • Improved test coverage and quality metrics
  • Sonargraph and Sonar should now always show identical metric values

Version 3.0.1 (18-10-2011)

  • Improved support for using the plugin with ANT
  • Got rid of some deprecated API calls
Labels
  • None