hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

            return None, encoding
Severity: Major
Found in AppPkg/Applications/Python/Python-2.7.2/Lib/mimetypes.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                    return left + right
    Severity: Major
    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/ast.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

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

        Avoid too many return statements within this function.
        Open

                    return dict((_convert(k), _convert(v)) for k, v
        Severity: Major
        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/ast.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/argparse.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return types_map[ext], encoding
            Severity: Major
            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/mimetypes.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return action, option_string, explicit_arg
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return None, arg_string, None
                Severity: Major
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.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 hash((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)**other._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, '/'.join(segments),
                          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 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 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 "%s-%s" % (osname, 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 hash((-1)**op.sign*op.int*pow(10, op.exp, 2**64-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 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, release, 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 self
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language