Showing 1,373 of 3,020 total issues
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return "%s(%s)"%(arg.args[1], arg.args[0])
Avoid too many return
statements within this function. Open
Open
return ExprOp(arg.op, *args)
Avoid too many return
statements within this function. Open
Open
return color_expr_html(expr, loc_db)
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return ExprOp(arg.op, *args)
Avoid too many return
statements within this function. Open
Open
return ExprMem(ptr, arg.size)
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return str(expr)
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return ExprInt(arg.value, 32)
Avoid too many return
statements within this function. Open
Open
return ExprInt(arg.value, 32)
Avoid too many return
statements within this function. Open
Open
return None