owncloud/core

View on GitHub

Showing 3,235 of 4,503 total issues

Avoid too many return statements within this method.
Open

            return $info;
Severity: Major
Found in lib/private/Files/View.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return null;
    Severity: Major
    Found in lib/private/Files/FileInfo.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return true;
      Severity: Major
      Found in lib/private/Files/View.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return false;
        Severity: Major
        Found in lib/private/Files/View.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return false;
          Severity: Major
          Found in lib/private/Files/Storage/Flysystem.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return false;
            Severity: Major
            Found in lib/private/SystemTag/SystemTagManager.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return \rename($this->getSourcePath($path1), $this->getSourcePath($path2));
              Severity: Major
              Found in lib/private/Files/Storage/Local.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return $files;
                Severity: Major
                Found in lib/private/Files/View.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return true;
                  Severity: Major
                  Found in lib/private/Memcache/APCu.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return $path;
                    Severity: Major
                    Found in lib/private/Files/View.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                              return $file->getMimePart() === $mimetype_filter;
                      Severity: Major
                      Found in lib/private/Files/View.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return false;
                        Severity: Major
                        Found in lib/private/Files/Storage/DAV.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                      return 0;
                          Severity: Major
                          Found in lib/private/Files/Storage/DAV.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return false;
                            Severity: Major
                            Found in lib/private/Files/Storage/DAV.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return true;
                              Severity: Major
                              Found in lib/private/Files/ObjectStore/ObjectStoreStorage.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return ($mount1->getMountPoint() !== $mount2->getMountPoint()) ? 0 : 1;
                                Severity: Major
                                Found in lib/private/Files/Config/UserMountCache.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return $this->mimetypeIcons[$mimetype];
                                  Severity: Major
                                  Found in lib/private/Files/Type/Detection.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return \fopen('close://' . $tmpFile, $mode);
                                    Severity: Major
                                    Found in lib/private/Files/Storage/DAV.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                          return false;
                                      Severity: Major
                                      Found in lib/private/Files/Storage/DAV.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return false;
                                        Severity: Major
                                        Found in lib/private/Files/Storage/DAV.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language