hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

    def docother(self, object, name=None, mod=None, *ignored):
Severity: Minor
Found in AppPkg/Applications/Python/PyMod-2.7.2/Lib/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 AppPkg/Applications/Python/PyMod-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, BinaryFile = '', FileType = '', Target = '', FeatureFlag = '', SupArchList = None):
      Severity: Minor
      Found in BaseTools/Source/Python/CommonDataClass/ModuleClass.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/PyMod-2.7.2/Lib/pydoc.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 AppPkg/Applications/Python/PyMod-2.7.2/Lib/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 AppPkg/Applications/Python/PyMod-2.7.2/Lib/pydoc.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 AppPkg/Applications/Python/PyMod-2.7.2/Lib/pydoc.py - About 35 mins to fix

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

                        def f(a,b,c,d=1,e=2,f=3):
                Severity: Minor
                Found in AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Calls.py - About 35 mins to fix

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

                      def __init__(self, name, verbose=None, timer=None, warp=None,
                  Severity: Minor
                  Found in AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/pybench.py - About 35 mins to fix

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

                    def pymap(name,map,pyfile,encodingname,comments=1):
                    Severity: Minor
                    Found in AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/gencodec.py - About 35 mins to fix

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

                          def http_error_401(self, url, fp, errcode, errmsg, headers):
                      Severity: Minor
                      Found in AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/webchecker.py - About 35 mins to fix

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

                            def _spawnvef(mode, file, args, env, func):
                        Severity: Minor
                        Found in AppPkg/Applications/Python/PyMod-2.7.2/Lib/os.py - About 35 mins to fix

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

                          def abspath(path,
                          Severity: Minor
                          Found in AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/CommandLine.py - About 35 mins to fix

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

                                def start_component(self, component = None, feature = None, flags = None, keyfile = None, uuid=None):
                            Severity: Minor
                            Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.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 AppPkg/Applications/Python/PyMod-2.7.2/Lib/pydoc.py - About 35 mins to fix

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

                                def _write_instance_repr(out, visited, name, pyop_attrdict, address):
                                Severity: Minor
                                Found in AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/libpython.py - About 35 mins to fix

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

                                          def h(a,b,c,d=1,e=2,f=3):
                                  Severity: Minor
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Calls.py - About 35 mins to fix

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

                                            def f(a,b,c,d=1,e=2,f=3):
                                    Severity: Minor
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Calls.py - About 35 mins to fix

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

                                          def run_test_family(tests, mode_filter, files, open_func, *make_args):
                                      Severity: Minor
                                      Found in AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/iobench.py - About 35 mins to fix

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

                                                def h(a,b,c,d=1,e=2,f=3):
                                        Severity: Minor
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Calls.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language