Showing 1,373 of 3,020 total issues
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return result
Avoid too many return
statements within this function. Open
Open
return args[0].args[0]
Avoid too many return
statements within this function. Open
Open
return "[%d:%d]" % (node.start, node.stop)
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return args[0]
Avoid too many return
statements within this function. Open
Open
return args[0]
Avoid too many return
statements within this function. Open
Open
return ExprCompose(*args)
Avoid too many return
statements within this function. Open
Open
return str(node)
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return result
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return ExprInt(i, args[0].size)
Avoid too many return
statements within this function. Open
Open
return ExprCompose(*args)
Avoid too many return
statements within this function. Open
Open
return ExprInt(-int(args[0]), expr.size)