Skip to end of metadata
Go to start of metadata

Description / Features

Plugin doesn't work anymore with Sonar version 2.X

This plugin shows the level of activation of the profile of a project:
1. Show the number of rules activated by priority
2. Show the ratio between the weight of activated rules and the total weight as a thermometer

The weight of activated rules is the sum of the weight defined in the profile for activated rule
The total weight if the sum of the weights of all rules. If the rule is activated, the weight is taken from profile, otherwise the default weight is used.

Usage & Installation

1. Copy the jar into /extensions/plugins/ directory
2. Restart Sonar Web server
3. Launch a new quality analysis

Known limitations

It would be nice to have a google-o-meter to represent the activation level

Changelog

Labels: