hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

            return context._raise_error(DivisionByZero, 'x / 0', 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 _dec_from_triple(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 ans._fix(context)
      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._fix(context)
        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 _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 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 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 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

                        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 "+Normal"
                          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 product.__add__(third, context)
                            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 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 _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 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 "-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 remainder
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language