hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

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

    Avoid too many return statements within this function.
    Open

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

      Avoid too many return statements within this function.
      Open

                  return -((-1)**self._sign)
      Severity: Major
      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.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/mimify.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

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

            Avoid too many return statements within this function.
            Open

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

              Avoid too many return statements within this function.
              Open

                          return _dec_from_triple(sign, '9'*context.prec,
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.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/CGIHTTPServer.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/sysconfig.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                    return (-1)**self._sign
                    Severity: Major
                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return (-1)**self._sign
                      Severity: Major
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                return urlunparse((scheme, netloc, path,
                        Severity: Major
                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/urlparse.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/sysconfig.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

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

                              Avoid too many return statements within this function.
                              Open

                                              return Decimal(other)  # Can't both be infinity here
                              Severity: Major
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix

                                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/sysconfig.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

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

                                    Avoid too many return statements within this function.
                                    Open

                                                    return _dec_from_triple(sign, '0', context.Etiny())
                                    Severity: Major
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

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

                                        Avoid too many return statements within this function.
                                        Open

                                                    return context._raise_error(InvalidOperation,
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language