hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

    def _ensure_tested_string(self, option, tester,
Severity: Minor
Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/cmd.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 AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/msvc9compiler.py - About 35 mins to fix

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

      def create_tree(base_dir, files, mode=0777, verbose=1, dry_run=0):
      Severity: Minor
      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/dir_util.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 AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/msvccompiler.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 AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/bcppcompiler.py - About 35 mins to fix

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

            def execute (func, args, msg=None, verbose=0, dry_run=0):
            Severity: Minor
            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/util.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,
              Severity: Minor
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/unixccompiler.py - About 35 mins to fix

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

                def install(domain, localedir=None, unicode=False, codeset=None, names=None):
                Severity: Minor
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/gettext.py - About 35 mins to fix

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

                  def dumps(params, methodname=None, methodresponse=None, encoding=None,
                  Severity: Minor
                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/xmlrpclib.py - About 35 mins to fix

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

                    def sub(pattern, repl, string, count=0, flags=0):
                    Severity: Minor
                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/re.py - About 35 mins to fix

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

                          def __init__(self, name, filename, args=(), optimized=0, klass=None):
                      Severity: Minor
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/pyassem.py - About 35 mins to fix

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

                        def subn(pattern, repl, string, count=0, flags=0):
                        Severity: Minor
                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/re.py - About 35 mins to fix

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

                          def compile(source, filename, mode, flags=None, dont_inherit=None):
                          Severity: Minor
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/pycodegen.py - About 35 mins to fix

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

                                def __init__(self, argnames, defaults, flags, code, lineno=None):
                            Severity: Minor
                            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ast.py - About 35 mins to fix

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

                                  def __init__(self, func, scopes, isLambda, class_name, mod):
                              Severity: Minor
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/pycodegen.py - About 35 mins to fix

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

                                    def __init__(self, expr, flags, lower, upper, lineno=None):
                                Severity: Minor
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ast.py - About 35 mins to fix

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

                                      def tokeneater(self, type, token, srow_scol, erow_ecol, line):
                                  Severity: Minor
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/inspect.py - About 35 mins to fix

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

                                        def _log(self, level, msg, args, exc_info=None, extra=None):
                                    Severity: Minor
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/logging/__init__.py - About 35 mins to fix

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

                                          def __init__(self, func, scopes, isLambda, class_name, mod):
                                      Severity: Minor
                                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/pycodegen.py - About 35 mins to fix

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

                                            def __init__(self, assign, list, body, else_, lineno=None):
                                        Severity: Minor
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ast.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language