| Name | Comparing |
| Latest version | 0.1 ( 8 Aug 2012 ) |
| Requires Sonar version | 3.2 or higher ( check version compatibility ) |
| Download | http://snapshots.repository.codehaus.org/org/codehaus/sonar-plugins/sonar-comparing-plugin/0.1-SNAPSHOT/sonar-comparing-plugin-0.1-SNAPSHOT.jar |
| License | GNU LGPL 3 |
| Developers | David FRANCOIS |
| Issue tracker | https://jira.codehaus.org/browse/SONARPLUGINS/component/15588 |
| Sources | - |
This plug-in offers one new global widget to display the number of lines of code or the number of projects by language:


This plug-in offers one new page at project level as well. This page enables to compare different metrics with the average value for the corresponding metric for the current language:

By default, the plugin displays the following metrics:
It is possible to display more metrics (quantitative metrics). It can be useful during the comparison with another project

We add the following metrics for display:
It is possible to select a specific project for the same language to compare the different metrics with:

| Parameter | Default value | Description |
|---|---|---|
| metricDisplay | PRJ | To define if the widget displays the number of projects or the number of lines of code by language. Possible values:
|
TODO