IECCheckerAnalysis.Cyclomatic_complexityRoutines to evaluate cyclomatic complexity for intraprocedural control flow graph.
module S = IECCheckerCore.Syntaxval eval_mccabe : IECCheckerCore.Cfg.t -> inteval_mccabe cfg Evaluate McCabe cyclomatic complexity for cfg.