IODA Bundle
run-mccabe Namespace Reference

Functions

def process (py_source, max_complexity)
 
def main ()
 

Variables

string IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@"
 

Function Documentation

◆ main()

def run-mccabe.main ( void  )

Definition at line 29 of file run-mccabe.py.

Here is the call graph for this function:

◆ process()

def run-mccabe.process (   py_source,
  max_complexity 
)

Definition at line 16 of file run-mccabe.py.

Here is the caller graph for this function:

Variable Documentation

◆ IODA_CONV_PATH

string run-mccabe.IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@"

Definition at line 8 of file run-mccabe.py.