MCPcopy Create free account
hub / github.com/cseagle/blc / ruleBlockIfElse

Method ruleBlockIfElse

blockaction.cc:1401–1429  ·  view source on GitHub ↗

Try to find an if/else structure starting with the given FlowBlock. Edges into the clauses cannot be \e goto, \e exit,or \e loopback. The returning edges can be \e exit or \e loopback. \param bl is the given FlowBlock \return \b true if the structure was applied

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

sizeOutMethod · 0.80
isSwitchOutMethod · 0.80
isDecisionOutMethod · 0.80
getTrueOutMethod · 0.80
getFalseOutMethod · 0.80
sizeInMethod · 0.80
isGotoOutMethod · 0.80
newBlockIfElseMethod · 0.80
getOutMethod · 0.45

Tested by

no test coverage detected