hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Avoid too many return statements within this function.
Open

                        return 'C'
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

                if fnmatch.fnmatch(name, ign): 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

                          else: return 'D' # Deleted remotely
      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 False
        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 1
          Severity: Major
          Found in AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/pybench.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/Tools/scripts/db2pickle.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return fail("need 2 filename args")
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ndiff.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                            return 'U'
                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 False
                  Severity: Major
                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/posixpath.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                        if not g: return 0 # No changes
                    Severity: Major
                    Found in AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/eqfix.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      else: return 'C' # Real conflict
                      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

                                            if self.enew: return 'A' # New locally
                        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

                                              else: return 'r' # Get rid of entry
                          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 cmp(self[:length], other[:length]) or \
                            Severity: Major
                            Found in AppPkg/Applications/Python/Python-2.7.2/Demo/classes/bitvec.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/Demo/scripts/unbirthday.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/Demo/scripts/eqfix.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                          return 'U'
                                  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 ttypager
                                      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 'class ' + thing.__name__
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language