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

Method get_method_analysis

androguard/core/analysis/analysis.py:1173–1188  ·  view source on GitHub ↗

Returns the crossreferencing object for a given Method. Beware: the similar named function :meth:`~get_method()` will return a :class:`MethodAnalysis` object, while this function returns a :class:`MethodClassAnalysis` object! This Method will only work after a run

(self, method)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

get_class_analysisMethod · 0.95
get_class_nameMethod · 0.45

Tested by

no test coverage detected