hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

        return  "%s-%s" % (osname, machine)
Severity: Major
Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/util.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

        return "%s-%s-%s" % (osname, release, machine)
    Severity: Major
    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/util.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return os.path.join(prefix, "Lib", "site-packages")
      Severity: Major
      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/sysconfig.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return "%s-%s.%s" % (osname, version, release)
        Severity: Major
        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/util.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return "%s-%s" % (osname, release)
          Severity: Major
          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/util.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return self.classdef(node[1:])
            Severity: Major
            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return tmsg
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/gettext.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return self.funcdef(node[1:])
                Severity: Major
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return self.get_docstring(node[0])
                  Severity: Major
                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                    return msgid1
                    Severity: Major
                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/gettext.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      return msgid2
                      Severity: Major
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/gettext.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                            return "_%s%s" % (klass, name)
                        Severity: Major
                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/misc.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return SC_UNKNOWN
                          Severity: Major
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/symbols.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return self.get_docstring(node[0])
                            Severity: Major
                            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return None
                              Severity: Major
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return None
                                Severity: Major
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return None
                                  Severity: Major
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                    return s
                                    Severity: Major
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                      return msgid2
                                      Severity: Major
                                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/gettext.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                    return SC_GLOBAL_IMPLICIT
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/symbols.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language