You can use Sonar plugins to add new features to Sonar, cover new languages, add report capabilities and more. |
Name |
Type |
Description |
|---|---|---|
Test coverage |
Use Emma to measure the code coverage of your unit tests instead of Clover or Cobertura which are embedded by default with Sonar |
|
Report |
Communicate Quality analysis through PDF Reports |
You'd like to contribute to Sonar development but don't have a killer idea to start from. Here are several suggestions of possible plugins :
Name |
Type |
Description |
|---|---|---|
Motion chart |
Report |
See how a set of metrics evolve over time (SONARPLUGINS-1) |
PHP Unit |
Langage |
Use PHP Unit to analysis PHP sources (SONARPLUGINS-31) |
Macker |
Rules engine |
Use Macker to define and check architectural rules (SONARPLUGINS-35) |
Maven site |
Maven report |
Add a link in the sidebar to the sonar project dashboard (SONARPLUGINS2) |

