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, node, args, star_args = None, dstar_args = None, lineno=None):
Severity: Minor
Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ast.py - About 35 mins to fix

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

        def add_usage(self, usage, actions, groups, prefix=None):
    Severity: Minor
    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.py - About 35 mins to fix

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

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

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

            def __call__(self, parser, namespace, values, option_string=None):
        Severity: Minor
        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.py - About 35 mins to fix

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

              def __init__(self, display=1, logdir=None, context=5, file=None,
          Severity: Minor
          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/cgitb.py - About 35 mins to fix

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

            def open(filename, mode='rb', encoding=None, errors='strict', buffering=1):
            Severity: Minor
            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/codecs.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/Python-2.7.2/Lib/os.py - About 35 mins to fix

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

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

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

                      def _format_usage(self, usage, actions, groups, prefix):
                  Severity: Minor
                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.py - About 35 mins to fix

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

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

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

                      def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None):
                      Severity: Minor
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/shutil.py - About 35 mins to fix

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

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

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

                          def _dpower(xc, xe, yc, ye, p):
                          Severity: Minor
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 35 mins to fix

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

                                def append(self, mailbox, flags, date_time, message):
                            Severity: Minor
                            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/imaplib.py - About 35 mins to fix

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

                              def _cmp(a, b, sh, abs=abs, cmp=cmp):
                              Severity: Minor
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/filecmp.py - About 35 mins to fix

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

                                    def TemporaryFile(mode='w+b', bufsize=-1, suffix="",
                                Severity: Minor
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/tempfile.py - About 35 mins to fix

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

                                  def _format_number(is_negative, intpart, fracpart, exp, spec):
                                  Severity: Minor
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 35 mins to fix

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

                                        def partial(self, message_num, message_part, start, length):
                                    Severity: Minor
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/imaplib.py - About 35 mins to fix

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

                                          def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None):
                                      Severity: Minor
                                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/ftplib.py - About 35 mins to fix

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

                                            def __init__(self, host='', user='', passwd='', acct='',
                                        Severity: Minor
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/ftplib.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language