Complexity
cppncss
C++ uses currently cppncss to obtain complexity metrics. Here is how to use it
| Info | ||
|---|---|---|
| ||
No complexity measure will be available in sonar if cppncss is not run. |
cppncss
You may also use -D and -M options to tell cppncss about preprocessor macros.
| Code Block |
|---|
cppncss -r -v -x -k -f=report.xml <sources> |
| Info | ||
|---|---|---|
| ||
No complexity measure will be available in sonar if cppncss is not run. |

