Showing 1,896 of 2,859 total issues
Function GetSortedXcodeEnv
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GetSortedXcodeEnv(xcode_settings, built_products_dir, srcroot,
Function Error
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def Error(filename, linenum, category, confidence, message):
Function CheckForIncludeWhatYouUse
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error,
Function AddTestsToList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def AddTestsToList(self, result, current_path, path, context, mode):
Function CheckIncludeLine
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckIncludeLine(filename, clean_lines, linenum, include_state, error):
Function CheckForFunctionLengths
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckForFunctionLengths(filename, clean_lines, linenum,
Function CheckStyle
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckStyle(filename, clean_lines, linenum, file_extension, error):
Function CheckForNonStandardConstructs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckForNonStandardConstructs(filename, clean_lines, linenum,
Function RegenerateAppendFlag
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def RegenerateAppendFlag(flag, values, predicate, env_name, options):
Function GitUpload
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GitUpload(self, reviewer="", author="", force=False, cq=False,
Function output_disasm_range
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def output_disasm_range(
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, name, start_address, end_address, origin, origin_offset):
Function PrintReport
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def PrintReport(code_map, library_repo, arch, ticks, options):
Function output_words
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def output_words(self, f, start_address, end_address,
Function ExpandMacroDefinition
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ExpandMacroDefinition(lines, pos, name_pattern, macro, expander):
Function format_disasm_line
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def format_disasm_line(
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, suites, progress_indicator, context, peers, workspace):
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, pidfile, root, stdin="/dev/null",
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, command, dep_command, test_id, timeout, verbose):
Function make_link_node
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def make_link_node(rawtext, app, name, manpage_num, options):