hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Function init_database has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

def init_database(name, schema,
Severity: Major
Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py - About 50 mins to fix

    Function text has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

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

      Function make_scrollbars has 7 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def make_scrollbars(parent, hbar, vbar, pack=1, class_=None, name=None,
      Severity: Major
      Found in AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/tktools.py - About 50 mins to fix

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

                def __init__(self, host, port=None, key_file=None, cert_file=None,
        Severity: Major
        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/httplib.py - About 50 mins to fix

          Function add has 7 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def add(self, name, x, y, w, h, text, value = None):
          Severity: Major
          Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py - About 50 mins to fix

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

                def __init__(self, filename, exclusions, eastasianwidth, unihan,
            Severity: Major
            Found in AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/makeunicodedata.py - About 50 mins to fix

              Function make_labeled_form_entry has 7 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def make_labeled_form_entry(parent, label, entrywidth=20, entryheight=1,
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/tktools.py - About 50 mins to fix

                Function make_group_frame has 7 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                def make_group_frame(master, name=None, label=None, fill=Y,
                Severity: Major
                Found in AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/tktools.py - About 50 mins to fix

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

                      def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None):
                  Severity: Major
                  Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py - About 50 mins to fix

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

                        def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None):
                    Severity: Major
                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 50 mins to fix

                      Function docroutine has 7 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          def docroutine(self, object, name, mod=None,
                      Severity: Major
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/DocXMLRPCServer.py - About 50 mins to fix

                        Function DocFileTest has 7 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        def DocFileTest(path, module_relative=True, package=None,
                        Severity: Major
                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py - About 50 mins to fix

                          Function _run_code has 7 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                          def _run_code(code, run_globals, init_globals=None,
                          Severity: Major
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/runpy.py - About 50 mins to fix

                            Function _find has 7 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def _find(self, tests, obj, name, module, source_lines, globs, seen):
                            Severity: Major
                            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py - About 50 mins to fix

                              Function warn_explicit has 7 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                              def warn_explicit(message, category, filename, lineno,
                              Severity: Major
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/warnings.py - About 50 mins to fix

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

                                    def __init__(self, encoding=None, object_hook=None, parse_float=None,
                                Severity: Major
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/json/decoder.py - About 50 mins to fix

                                  Function _str2time has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  def _str2time(day, mon, yr, hr, min, sec, tz):
                                  Severity: Major
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/cookielib.py - About 50 mins to fix

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

                                    def open(file, mode="r", buffering=-1,
                                    Severity: Major
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/_pyio.py - About 50 mins to fix

                                      Function entity_decl_handler has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def entity_decl_handler(self, entityName, is_parameter_entity, value,
                                      Severity: Major
                                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/expatbuilder.py - About 50 mins to fix

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

                                            def __init__(self, f, fieldnames, restval="", extrasaction="raise",
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/csv.py - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language