terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.81k stars 246 forks source link

Show CCN only, hide other fields #355

Open huornlmj opened 2 years ago

huornlmj commented 2 years ago

Is it possible to only report the cyclomatic complexity and ignore the other fields in the output?