It is a complexity checker for Python code using cyclomatic complexity measurement, also known as McCabe's complexity measure. from Bertrand Janin, ok sthen@
It is a complexity checker for Python code using cyclomatic complexity measurement, also known as McCabe's complexity measure. from Bertrand Janin, ok sthen@