This is the list of frequently asked questions in the Sonar User Forum
| Question / Problem | Answer / Possible Resolution |
|---|---|
| In don't see any violations after running a sonar analysis | The c++ plugin does not run any static analysis tools, be sure that the reports are generated before the analyses, see How to generate Reports Be certain the properties are correctly set and the used paths are relative to the project root Be sure that the tools are run in the same location as the analysis. And that you dont move reports between locations with different paths. |
| I cant see any cppcheck violations | Be sure that the output report xml version of cppcheck is version 1 |
If you cannot find your problem described here please follow these instructions.