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

Severity: Minor
Found in vector-uefi/fd/efi/StdLib/lib/python.27/tarfile.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 vector-uefi/fd/efi/StdLib/lib/python.27/urllib2.py - About 35 mins to fix

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

      def header_encode(header, charset='iso-8859-1', keep_eols=False,
      Severity: Minor
      Found in vector-uefi/fd/efi/StdLib/lib/python.27/email/base64mime.py - About 35 mins to fix

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

        def _split_ascii(s, firstlen, restlen, continuation_ws, splitchars):
        Severity: Minor
        Found in vector-uefi/fd/efi/StdLib/lib/python.27/email/header.py - About 35 mins to fix

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

          def header_encode(header, charset="iso-8859-1", keep_eols=False,
          Severity: Minor
          Found in vector-uefi/fd/efi/StdLib/lib/python.27/email/quoprimime.py - About 35 mins to fix

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

            def runctx(statement, globals, locals, filename=None, sort=-1):
            Severity: Minor
            Found in vector-uefi/fd/efi/StdLib/lib/python.27/cProfile.py - About 35 mins to fix

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

              def formatwarning(message, category, filename, lineno, line=None):
              Severity: Minor
              Found in vector-uefi/fd/efi/StdLib/lib/python.27/warnings.py - About 35 mins to fix

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

                    def pryear(self, theyear, w=0, l=0, c=6, m=3):
                Severity: Minor
                Found in vector-uefi/fd/efi/StdLib/lib/python.27/calendar.py - About 35 mins to fix

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

                      def formatyear(self, theyear, w=2, l=1, c=6, m=3):
                  Severity: Minor
                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/calendar.py - About 35 mins to fix

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

                        def __init__(self, buffer, encoding=None, errors=None, newline=None,
                    Severity: Minor
                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/_pyio.py - About 35 mins to fix

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

                          def _pack_cookie(self, position, dec_flags=0,
                      Severity: Minor
                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/_pyio.py - About 35 mins to fix

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

                            def writexml(self, writer, indent="", addindent="", newl="",
                        Severity: Minor
                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/xml/dom/minidom.py - About 35 mins to fix

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

                          def _serialize_html(write, elem, encoding, qnames, namespaces):
                          Severity: Minor
                          Found in vector-uefi/fd/efi/StdLib/lib/python.27/xml/etree/ElementTree.py - About 35 mins to fix

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

                                def attlist_decl_handler(self, elem, name, type, default, required):
                            Severity: Minor
                            Found in vector-uefi/fd/efi/StdLib/lib/python.27/xml/dom/expatbuilder.py - About 35 mins to fix

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

                                  def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name):
                              Severity: Minor
                              Found in vector-uefi/fd/efi/StdLib/lib/python.27/xml/sax/expatreader.py - About 35 mins to fix

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

                                def _serialize_xml(write, elem, encoding, qnames, namespaces):
                                Severity: Minor
                                Found in vector-uefi/fd/efi/StdLib/lib/python.27/xml/etree/ElementTree.py - About 35 mins to fix

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

                                      def assertRaisesRegexp(self, expected_exception, expected_regexp,
                                  Severity: Minor
                                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/unittest/case.py - About 35 mins to fix

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

                                        def assertNotAlmostEqual(self, first, second, places=None, msg=None, delta=None):
                                    Severity: Minor
                                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/unittest/case.py - About 35 mins to fix

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

                                          def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None):
                                      Severity: Minor
                                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/unittest/case.py - About 35 mins to fix

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

                                            def __init__(self, counts=None, calledfuncs=None, infile=None,
                                        Severity: Minor
                                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/trace.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language