Name |
CXX Plugin |
Authors |
François DORIN |
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/14579 |
State |
Under development |
License |
LGPL v3 |
Download sources |
|
Download jar |
|
Compatibility with Sonar
|
2.3 |
|
|---|---|---|
0.0.1-SNAPSHOT |
ok |
|
Description / Features
This plugin adds basic support of C++ language into Sonar.
The following features are already implemented :
- Duplications detection
- Commented-out code detection
- Calculation of basic metrics : 'lines of code', 'physical lines', 'blank lines' and 'comment lines'
- Source code coloriser
- Rules checking (using RATS)
Usage & Installation
Simply add the jar file into the plugin directory of sonar. For rules checking, RATS must be installed.
Known limitations
TBD
Changelog
TBD
Labels

