Module implementing a function to run the Cyclops cycle finder on a module.
None |
func_refs | Function returning a sequence of all objects directly reachable from x. |
func_tag | Function returning a string describing how the reference was obtained from x. |
generateReport | Function to generate the report. |
instance_filter | Function to filter the cycles. |
mod_refs | Function returning a sequence of all objects directly reachable from x. |
mod_tag | Function returning a string describing how the reference was obtained from x. |
run | Function to run the program in the cyclops cycle finder. |
Function returning a sequence of all objects directly reachable from x.
Function returning a string describing how the reference was obtained from x.
Function to generate the report.
Function to filter the cycles.
Function returning a sequence of all objects directly reachable from x.
Function returning a string describing how the reference was obtained from x.
Function to run the program in the cyclops cycle finder.