MCPcopy Create free account
hub / github.com/codehasan/dex2c / method2dot

Function method2dot

androguard/core/bytecode.py:178–354  ·  view source on GitHub ↗

Export analysis method to dot format :param mx: :class:`~androguard.core.analysis.analysis.MethodAnalysis` :param colors: dict of colors to use, if colors is None the default colors are used :returns: a string which contains the dot graph

(mx, colors=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

method2formatFunction · 0.85
method2pngFunction · 0.85
method2jpgFunction · 0.85

Calls 15

color_rangeFunction · 0.90
popMethod · 0.80
get_operand_htmlMethod · 0.80
get_vmMethod · 0.80
get_special_insMethod · 0.80
get_basic_blockMethod · 0.80
get_informationMethod · 0.80
get_methodMethod · 0.45
get_class_nameMethod · 0.45
get_nameMethod · 0.45
get_descriptorMethod · 0.45

Tested by

no test coverage detected