hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

def reformat_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 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/Python-2.7.2/Lib/pydoc.py - About 35 mins to fix

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

          def line(self, name, x, y, w, h):
      Severity: Minor
      Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py - About 35 mins to fix

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

        def delete_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 set_transient has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          def set_transient(widget, master, relx=0.5, rely=0.3, expose=1):
          Severity: Minor
          Found in AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/tktools.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 DocTestSuite has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def DocTestSuite(module=None, globs=None, extraglobs=None, test_finder=None,
              Severity: Minor
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py - About 35 mins to fix

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

                    def _get_test(self, obj, name, module, globs, source_lines):
                Severity: Minor
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.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/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, code, msg, hdrs, fp):
                    Severity: Minor
                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/urllib2.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/Python-2.7.2/Lib/pydoc.py - About 35 mins to fix

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

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

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

                              def __init__(self, test, optionflags=0, setUp=None, tearDown=None,
                          Severity: Minor
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py - About 35 mins to fix

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

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

                              def pprint(object, stream=None, indent=1, width=80, depth=None):
                              Severity: Minor
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pprint.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/DocXMLRPCServer.py - About 35 mins to fix

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

                                      def http_error_302(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 http_error_default has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def http_error_default(self, req, fp, code, msg, hdrs):
                                    Severity: Minor
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/urllib2.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 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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language