Plugins under development
Name |
Type |
Description |
|---|---|---|
Report |
Integration of Testability-explorer, a tool which analyzes Java bytecode and computes how difficult it will be to write unit tests for the code |
|
Rules engine |
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. Jlint is extremely fast - even on large projects, it requires only one second to check all classes! It is easy to learn and requires no changes to the class files. Jlint has been used in an industrial environment and successfully uncovered faults with little effort! |
|
Language |
Analyze C++ language |
|
TimeMachine |
Re-creates history for a project automatically |
|
Report |
See SONARPLUGINS-132 |
|
Report |
|
|
Report |
Integration of Hammurapi, a code review system that captures coding best practices |
|
Language |
Integration of JTest from Parasoft |
|
Metrics |
Retrieves and reports the number of project issues from Mantis. |
Wish list
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 |
|---|---|---|
Metrics list |
Report |
Reports on the complete list of metrics store in Sonar |
FOSSology |
Report |
License analysis by integrating http://fossology.org/ |

