The SonarSource SQALE Plugin
This page is about the usage of commercial SQALE plugin with .net projects.
If you have never heard of SQALE you should take a look at the official site. The commercial sonar plugin developped by Sonarsource is available here.
SQALE with C# projects ?
The Sonar C# plugin is compatible with the SQALE plugin. However, out of the box, the SQALE plugin is only configured for Java.
If you want to quickly get SQALE results, you can try to merge your SQALE model with the one available in the svn
Any feedback on the rules/requirements will be welcome. Please feel free to send an email to the user mailing list (user@sonar.codehaus.org)
Limitations
- No branch coverage
- Remediation costs are constant for StyleCop/FxCop/Gendarme violations. For example, violations on cyclomatic complexity will have the same cost no matter how the threshold has been hit.
