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 AppPkg/Applications/Python/Python-2.7.2/Lib/httplib.py - About 35 mins to fix

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

    def linux_distribution(distname='', version='', id='',
    Severity: Minor
    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/platform.py - About 35 mins to fix

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

          def addnode(self,name,next,prev,up,filename):
      Severity: Minor
      Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/texi2html.py - About 35 mins to fix

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

        def make_double_frame(master=None, class_=None, name=None, relief=RAISED,
        Severity: Minor
        Found in AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/tktools.py - About 35 mins to fix

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

          def makefreeze(base, dict, debug=0, entry_point=None, fail_import=()):
          Severity: Minor
          Found in AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/makefreeze.py - About 35 mins to fix

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

            def copy(src, dst, rmode="rb", wmode="wb", answer='ask'):
            Severity: Minor
            Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/treesync.py - About 35 mins to fix

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

              def print_exception(etype, value, tb, limit=None, file=None):
              Severity: Minor
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/traceback.py - About 35 mins to fix

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

                    def run_one_test(name, size, open_func, test_func, *args):
                Severity: Minor
                Found in AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/iobench.py - About 35 mins to fix

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

                      def __init__(self, text, url, verbose=VERBOSE, maxpage=MAXPAGE, checker=None):
                  Severity: Minor
                  Found in AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/webchecker.py - About 35 mins to fix

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

                        def __init__(self, fpi = sys.stdin, fpo = sys.stdout,
                    Severity: Minor
                    Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pindent.py - About 35 mins to fix

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

                      def complete_filter(input = sys.stdin, output = sys.stdout,
                      Severity: Minor
                      Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pindent.py - About 35 mins to fix

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

                        Severity: Minor
                        Found in AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/pygettext.py - About 35 mins to fix

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

                              def __init__(self, host, port=None, strict=None,
                          Severity: Minor
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/httplib.py - About 35 mins to fix

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

                            def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0):
                            Severity: Minor
                            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compileall.py - About 35 mins to fix

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

                              def get_alt_binary(selector, host, port, func, blocksize):
                              Severity: Minor
                              Found in AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/gopher.py - About 35 mins to fix

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

                                    def __init__(self, sock, debuglevel=0, strict=0, method=None, buffering=False):
                                Severity: Minor
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/httplib.py - About 35 mins to fix

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

                                  def select(e, mods, vars, mod, skipofiles):
                                  Severity: Minor
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/checkextensions.py - About 35 mins to fix

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

                                    def checkop(expr, a, b, value, fuzz = 1e-6):
                                    Severity: Minor
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Demo/classes/Complex.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/Lib/platform.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 AppPkg/Applications/Python/Python-2.7.2/Lib/smtplib.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language