hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

                    return _One
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 _NegativeOne
    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 "+Subnormal"
      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 d
        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(self._sign, self_padded, Etop)
          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(0, str(xc), xe)
            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 None
              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(result_sign, '0', 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 _SignedInfinity[result_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 _SignedInfinity[resultsign]
                    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(DivisionImpossible)
                        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 _NegativeOne
                          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 _NegativeOne
                            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 self.delimiter
                                Severity: Major
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/string.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 self._divide(other, context)[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 context._raise_error(InvalidOperation,
                                      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