Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 293 Bytes

Complexity

Computes the cyclomatic complexity of the C++ code in a srcML file.

srcML can be generated from the original source using the srcML tool srcml.org or generated interactively online using the srcML Playground