Showing 1,373 of 3,020 total issues
Avoid too many return
statements within this function. Open
Open
return expr
Avoid too many return
statements within this function. Open
Open
return "[%s]" % (expr.args[0])
Avoid too many return
statements within this function. Open
Open
return "[%s], %s" % (
Avoid too many return
statements within this function. Open
Open
return "[%s]" % (color_expr_html(expr.args[0], loc_db))
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return arg[expr.start - shift:expr.stop - shift]
Avoid too many return
statements within this function. Open
Open
return expr
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return ExprCompose(*args)
Avoid too many return
statements within this function. Open
Open
return "[%s]" % (expr.args[0])
Avoid too many return
statements within this function. Open
Open
return "[%s, %s]" % (
Avoid too many return
statements within this function. Open
Open
return ExprOp(TOK_EQUAL, src, ExprInt(0, src.size))
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return ExprInt(1, 1)
Avoid too many return
statements within this function. Open
Open
return "%s LSL %s" % (expr.args[0], expr.args[1])
Avoid too many return
statements within this function. Open
Open
return "%s %s %s" % (expr.args[0], op_str, expr.args[1])
Avoid too many return
statements within this function. Open
Open
return "[%s, %s]!" % (expr.args[0], expr.args[1])
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return ExprOp(TOK_EQUAL, ExprOp(op, *args_b), ExprInt(0, args_b[0].size))
Avoid too many return
statements within this function. Open
Open
return expr