hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

        def __init__(self, host='', port=None, key_file=None, cert_file=None,
Severity: Minor
Found in vector-uefi/fd/efi/StdLib/lib/python.27/httplib.py - About 35 mins to fix

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

        def _abspath(path,
    Severity: Minor
    Found in vector-uefi/fd/efi/StdLib/lib/python.27/platform.py - About 35 mins to fix

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

          def docdata(self, object, name=None, mod=None, cl=None):
      Severity: Minor
      Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 35 mins to fix

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

            def docproperty(self, object, name=None, mod=None, cl=None):
        Severity: Minor
        Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 35 mins to fix

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

              def get_doctest(self, string, globs, name, filename, lineno):
          Severity: Minor
          Found in vector-uefi/fd/efi/StdLib/lib/python.27/doctest.py - About 35 mins to fix

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

                def docdata(self, object, name=None, mod=None, cl=None):
            Severity: Minor
            Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 35 mins to fix

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

                  def markup(self, text, escape=None, funcs={}, classes={}, methods={}):
              Severity: Minor
              Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 35 mins to fix

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

                    def sendmail(self, from_addr, to_addrs, msg, mail_options=[],
                Severity: Minor
                Found in vector-uefi/fd/efi/StdLib/lib/python.27/smtplib.py - About 35 mins to fix

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

                      def docroutine(self, object, name=None, mod=None, cl=None):
                  Severity: Minor
                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 35 mins to fix

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

                        def _get_test(self, obj, name, module, globs, source_lines):
                    Severity: Minor
                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/doctest.py - About 35 mins to fix

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

                      def DocTestSuite(module=None, globs=None, extraglobs=None, test_finder=None,
                      Severity: Minor
                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/doctest.py - About 35 mins to fix

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

                            def find(self, obj, name=None, module=None, globs=None, extraglobs=None):
                        Severity: Minor
                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/doctest.py - About 35 mins to fix

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

                              def docother(self, object, name=None, mod=None, *ignored):
                          Severity: Minor
                          Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 35 mins to fix

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

                                def __init__(self, test, optionflags=0, setUp=None, tearDown=None,
                            Severity: Minor
                            Found in vector-uefi/fd/efi/StdLib/lib/python.27/doctest.py - About 35 mins to fix

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

                                  def docproperty(self, object, name=None, mod=None, cl=None):
                              Severity: Minor
                              Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 35 mins to fix

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

                                def pprint(object, stream=None, indent=1, width=80, depth=None):
                                Severity: Minor
                                Found in vector-uefi/fd/efi/StdLib/lib/python.27/pprint.py - About 35 mins to fix

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

                                      def set_break(self, filename, lineno, temporary=0, cond = None,
                                  Severity: Minor
                                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/bdb.py - About 35 mins to fix

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

                                        def markup(self, text, escape=None, funcs={}, classes={}, methods={}):
                                    Severity: Minor
                                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/DocXMLRPCServer.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/robotparser.py - About 35 mins to fix

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

                                            def __init__(self, file, line, temporary=0, cond=None, funcname=None):
                                        Severity: Minor
                                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/bdb.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language