hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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 0
    Severity: Major
    Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/xxci.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              if head or not tail: 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

                    return PyLongObjectPtr
        Severity: Major
        Found in AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/libpython.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
            Severity: Major
            Found in AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/fixdiv.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      if os.path.islink(name): 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

                        return 1
                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

                                          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/httplib.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/PyMod-2.7.2/Lib/pydoc.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                return 'getset descriptor %s.%s.%s' % (
                        Severity: Major
                        Found in AppPkg/Applications/Python/PyMod-2.7.2/Lib/pydoc.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

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

                            Avoid too many return statements within this function.
                            Open

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

                              Avoid too many return statements within this function.
                              Open

                                      return cls
                              Severity: Major
                              Found in AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/libpython.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/pickle2db.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/pickle2db.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

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

                                      Avoid too many return statements within this function.
                                      Open

                                          return 0
                                      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 'C'
                                        Severity: Major
                                        Found in AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rcvs.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language