hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Function __setitem__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __setitem__(self, key, value, PREV=0, NEXT=1, dict_setitem=dict.__setitem__):
Severity: Minor
Found in vector-uefi/fd/efi/StdLib/lib/python.27/collections.py - About 35 mins to fix

    Function http_error_default has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def http_error_default(self, url, fp, errcode, errmsg, headers):
    Severity: Minor
    Found in vector-uefi/fd/efi/StdLib/lib/python.27/urllib.py - About 35 mins to fix

      Function http_error_default has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def http_error_default(self, url, fp, errcode, errmsg, headers):
      Severity: Minor
      Found in vector-uefi/fd/efi/StdLib/lib/python.27/urllib.py - About 35 mins to fix

        Function import_module has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            def import_module(self, name, globals=None, locals=None, fromlist=None,
        Severity: Minor
        Found in vector-uefi/fd/efi/StdLib/lib/python.27/ihooks.py - About 35 mins to fix

          Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def __init__(self,type, children,
          Severity: Minor
          Found in vector-uefi/fd/efi/StdLib/lib/python.27/lib2to3/pytree.py - About 35 mins to fix

            Function load_grammar has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            def load_grammar(gt="Grammar.txt", gp=None,
            Severity: Minor
            Found in vector-uefi/fd/efi/StdLib/lib/python.27/lib2to3/pgen2/driver.py - About 35 mins to fix

              Function findmatch has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def findmatch(caps, MIMEtype, key='view', filename="/dev/null", plist=[]):
              Severity: Minor
              Found in vector-uefi/fd/efi/StdLib/lib/python.27/mailcap.py - About 35 mins to fix

                Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def __init__(self, fixers, options, explicit, nobackups, show_diffs):
                Severity: Minor
                Found in vector-uefi/fd/efi/StdLib/lib/python.27/lib2to3/main.py - About 35 mins to fix

                  Function printtoken has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                  def printtoken(type, token, start, end, line): # for testing
                  Severity: Minor
                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/lib2to3/pgen2/tokenize.py - About 35 mins to fix

                    Function processed_file has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def processed_file(self, new_text, filename, old_text=None, write=False,
                    Severity: Minor
                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/lib2to3/refactor.py - About 35 mins to fix

                      Function runctx has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def runctx(statement, globals, locals, filename=None, sort=-1):
                      Severity: Minor
                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/profile.py - About 35 mins to fix

                        Function printtoken has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        def printtoken(type, token, srow_scol, erow_ecol, line): # for testing
                        Severity: Minor
                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/tokenize.py - About 35 mins to fix

                          Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def __init__(self, type, value,
                          Severity: Minor
                          Found in vector-uefi/fd/efi/StdLib/lib/python.27/lib2to3/pytree.py - About 35 mins to fix

                            Function check_lib has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def check_lib(self, library, library_dirs=None, headers=None,
                            Severity: Minor
                            Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/command/config.py - About 35 mins to fix

                              Function library_filename has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def library_filename(self, libname, lib_type='static',     # or 'shared'
                              Severity: Minor
                              Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/ccompiler.py - About 35 mins to fix

                                Function search_cpp has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def search_cpp(self, pattern, body=None, headers=None, include_dirs=None,
                                Severity: Minor
                                Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/command/config.py - About 35 mins to fix

                                  Function create_static_lib has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def create_static_lib(self, objects, output_libname, output_dir=None,
                                  Severity: Minor
                                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/ccompiler.py - About 35 mins to fix

                                    Function has_function has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def has_function(self, funcname, includes=None, include_dirs=None,
                                    Severity: Minor
                                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/ccompiler.py - About 35 mins to fix

                                      Function create_static_lib has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def create_static_lib(self,
                                      Severity: Minor
                                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/msvc9compiler.py - About 35 mins to fix

                                        Function create_static_lib has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def create_static_lib (self,
                                        Severity: Minor
                                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/bcppcompiler.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language