Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Complexity

cppncss

C++ uses currently cppncss to obtain complexity metrics. Here is how to use it

Info
titleCritical

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
titleCritical

No complexity measure will be available in sonar if cppncss is not run.