hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

    return ""
Severity: Major
Found in AppPkg/Applications/Python/Python-2.7.2/Lib/whichdb.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/whichdb.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return p.optimize()
      Severity: Major
      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/patcomp.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

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

          Avoid too many return statements within this function.
          Open

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

            Avoid too many return statements within this function.
            Open

                    return self.p2.match(node.parent, results) and results["node"] is node
            Severity: Major
            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_dict.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

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

                Avoid too many return statements within this function.
                Open

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

                  Avoid too many return statements within this function.
                  Open

                                  return ext.libraries

                    Avoid too many return statements within this function.
                    Open

                                    return ext.libraries + [pythonlib]

                      Avoid too many return statements within this function.
                      Open

                                          return ''

                        Avoid too many return statements within this function.
                        Open

                                    return ext.libraries

                          Avoid too many return statements within this function.
                          Open

                                      return ext.libraries

                            Avoid too many return statements within this function.
                            Open

                                        return ext.libraries + [pythonlib, "m"] + extra

                              Avoid too many return statements within this function.
                              Open

                                          return compare              # prerelease stuff doesn't matter
                              Severity: Major
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/version.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return "-Wl,-R" + dir
                                Severity: Major
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/unixccompiler.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return sys.platform
                                  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")
                                    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 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 "-R" + dir
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/unixccompiler.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language