owncloud/core

View on GitHub

Showing 3,235 of 4,503 total issues

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/ObjectStore/ObjectStoreStorage.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $remoteMtime > $time;
      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 $this->storage->fopen($path, $mode);
          Severity: Major
          Found in lib/private/Files/Storage/Wrapper/Encryption.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 $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 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/Filesystem.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return self::NOT_FOUND;
                    Severity: Major
                    Found in lib/private/Files/Cache/Cache.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return true;
                      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/Utils/Scanner.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                      return $config;
                          Severity: Major
                          Found in lib/private/Files/External/Service/StoragesService.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

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

                              Avoid too many return statements within this method.
                              Open

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

                                Avoid too many return statements within this method.
                                Open

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

                                  Avoid too many return statements within this method.
                                  Open

                                          return true;
                                  Severity: Major
                                  Found in lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

                                                      return \reset($collectionItems);
                                      Severity: Major
                                      Found in lib/private/Share/Share.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

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