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

Function derived_sequence

androguard/decompiler/dad/control_flow.py:86–109  ·  view source on GitHub ↗

Compute the derived sequence of the graph G The intervals of G are collapsed into nodes, intervals of these nodes are built, and the process is repeated iteratively until we obtain a single node (if the graph is not irreducible)

(graph)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

identify_structuresFunction · 0.85

Calls 2

intervalsFunction · 0.85
compute_rpoMethod · 0.45

Tested by

no test coverage detected