Showing 1,373 of 3,020 total issues
Consider simplifying this complex logical expression. Open
Open
if 'mod' in dct and dct['mod'] == 0b00 and \
'rm' in dct and dct['rm'] == 0b101:
nfields[i] = bs(
l=32, cls=(x86_32_ne,), fname=self.args['fname'])
ndct[self.args['fname']] = True
Consider simplifying this complex logical expression. Open
Open
if (
# Is stack not empty?
dom and
# Trivial non-interference if dom.top() and current come
# from the same merge set
Function my_FindFirstFile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def my_FindFirstFile(jitter, pfilepattern, pfindfiledata, get_win_str, encode_str):
Function emul_symb
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def emul_symb(lifter, ircfg, mdis, states_todo, states_done):
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, irdst, loc_db, blocks=None, *args, **kwargs):
Function add_instr_to_current_state
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def add_instr_to_current_state(self, instr, block, assignments, ir_blocks_all, gen_pc_updt):
Function Create
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def Create(self, equations, machine, loc_db, *args, **kwargs):
Function register
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def register(self, name, label, shortcut=None, tooltip=None, icon=-1):
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, lifter,
Function add_instr_to_current_state
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def add_instr_to_current_state(self, instr, block, assignments, ir_blocks_all, gen_pc_updt):
Function my_GetEnvironmentVariable
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def my_GetEnvironmentVariable(jitter, funcname, get_str, set_str, mylen):
Function ldr_size
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ldr_size(ir, instr, arg1, arg2, size):
Function stp
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def stp(ir, instr, arg1, arg2, arg3):
Function adc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def adc(ir, instr, arg1, arg2, arg3):
Function fmul
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def fmul(ir, instr, arg1, arg2, arg3):
Function fadd
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def fadd(ir, instr, arg1, arg2, arg3):
Function casp
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def casp(ir, instr, arg1, arg2, arg3):
Function ands
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ands(ir, instr, arg1, arg2, arg3):
Function adds
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def adds(ir, instr, arg1, arg2, arg3):
Function fsub
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def fsub(ir, instr, arg1, arg2, arg3):