Showing 1,896 of 2,859 total issues
Avoid too many return
statements within this function. Open
Open
return result
Avoid too many return
statements within this function. Open
Open
return _OTHER_HEADER
Avoid too many return
statements within this function. Open
Open
return 'netbsd'
Avoid too many return
statements within this function. Open
Open
return 1
Avoid too many return
statements within this function. Open
Open
return 'freebsd'
Avoid too many return
statements within this function. Open
Open
return Variable(name.lower())
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return 1
Avoid too many return
statements within this function. Open
Open
return 'ia32'
Avoid too many return
statements within this function. Open
Open
return result
Avoid too many return
statements within this function. Open
Open
return 'solaris'
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return 'xcode'
Avoid too many return
statements within this function. Open
Open
return 'make'
Avoid too many return
statements within this function. Open
Open
return 'xcode'
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
if instance_type_name is None: return None
Avoid too many return
statements within this function. Open
Open
return cls(self, map, address)