hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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 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 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 _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
            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 ans, 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 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(DivisionByZero, 'x // 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 other._fix_nan(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
                        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 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 Decimal(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 modulo._fix_nan(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 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 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 _NegativeOne
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language