hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

def repeat(stmt="pass", setup="pass", timer=default_timer,
Severity: Minor
Found in AppPkg/Applications/Python/Python-2.7.2/Lib/timeit.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 AppPkg/Applications/Python/Python-2.7.2/Lib/bdb.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 AppPkg/Applications/Python/Python-2.7.2/Lib/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 AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 35 mins to fix

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

              def __init__(self, url, data=None, headers={},
          Severity: Minor
          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/urllib2.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 AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 35 mins to fix

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

                  def __init__(self, module, name, super, file, lineno):
              Severity: Minor
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pyclbr.py - About 35 mins to fix

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

                Severity: Minor
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/tarfile.py - About 35 mins to fix

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

                  def make_server(
                  Severity: Minor
                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/simple_server.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 AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py - About 35 mins to fix

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

                      def disassemble_string(code, lasti=-1, varnames=None, names=None,
                      Severity: Minor
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/dis.py - About 35 mins to fix

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

                        Severity: Minor
                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/tarfile.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 AppPkg/Applications/Python/Python-2.7.2/Lib/bdb.py - About 35 mins to fix

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

                                def http_error_401(self, req, fp, code, msg, headers):
                            Severity: Minor
                            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/urllib2.py - About 35 mins to fix

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

                              Severity: Minor
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/tarfile.py - About 35 mins to fix

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

                                    def __init__(self, filename=None, mode=None,
                                Severity: Minor
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/gzip.py - About 35 mins to fix

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

                                  def format(percent, value, grouping=False, monetary=False, *additional):
                                  Severity: Minor
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/locale.py - About 35 mins to fix

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

                                    Severity: Minor
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/tarfile.py - About 35 mins to fix

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

                                          def http_error_407(self, req, fp, code, msg, headers):
                                      Severity: Minor
                                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/urllib2.py - About 35 mins to fix

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

                                        def header_encode(header, charset="iso-8859-1", keep_eols=False,
                                        Severity: Minor
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/email/quoprimime.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language