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

Method get_analysis

androguard/session.py:328–341  ·  view source on GitHub ↗

Returns the :class:`~androguard.core.analysis.analysis.Analysis` object which contains the `current_class`. :param current_class: The class to search for :type current_class: androguard.core.bytecodes.dvm.ClassDefItem :rtype: androguard.core.analysis.analysi

(self, current_class)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

is_class_presentMethod · 0.80
get_nameMethod · 0.45

Tested by

no test coverage detected