hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

        return
Severity: Major
Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/treesync.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

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

      Avoid too many return statements within this function.
      Open

              if '\0' in open(name, 'rb').read(512): return 0
      Severity: Major
      Found in AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/FSProxy.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                            if self.rsum: return 'R' # Removed
        Severity: Major
        Found in AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rcvs.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

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

            Avoid too many return statements within this function.
            Open

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

              Avoid too many return statements within this function.
              Open

                      return not name.startswith('_')
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            if inspect.isroutine(object): return self.docroutine(*args)
                Severity: Major
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

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

                    Avoid too many return statements within this function.
                    Open

                            if isinstance(object, property): return self.docproperty(*args)
                    Severity: Major
                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.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/pickle.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

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

                          Avoid too many return statements within this function.
                          Open

                                  return 'method ' + thing.__name__
                          Severity: Major
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

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

                              Avoid too many return statements within this function.
                              Open

                                          return True # [XX] no way not be sure.
                              Severity: Major
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return lambda text: tempfilepager(plain(text), 'more <')
                                Severity: Major
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

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

                                    Avoid too many return statements within this function.
                                    Open

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

                                      Avoid too many return statements within this function.
                                      Open

                                                  return _recursion(object), False, True
                                      Severity: Major
                                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pprint.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                    return lambda text: pipepager(text, 'more')
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language