Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 935 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 935 Bytes

Sonargraph Plugin

Check the GitHub Wiki for further information and the issues section for known problems.

Description / Features

This plugin can be used to check the conformance of your code base to a formal architecture definition created with Sonargraph. A free license is available to allow you to check and measure the overall coupling and the level of cyclic dependencies at 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 negative impact on testability, maintainability and comprehensibility of your code. Please go to http://www.hello2morrow.com/products/sonargraph/sonar for a detailed description.