owncloud/core

View on GitHub

Showing 4,504 of 4,504 total issues

Avoid too many return statements within this method.
Open

                return $this->quoteIndex($index);
Severity: Major
Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

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

      Avoid too many return statements within this method.
      Open

              return false;
      Severity: Major
      Found in lib/private/Security/SignedUrl/Verifier.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

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

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

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

              Avoid too many return statements within this method.
              Open

                      return '`' . $string . '`';
              Severity: Major
              Found in lib/private/DB/QueryBuilder/QuoteHelper.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return $this->quoteIndex($index);
                Severity: Major
                Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

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

                    Avoid too many return statements within this method.
                    Open

                                return (string) $l->n('%n month ago', '%n months ago', $dateInterval->m);
                    Severity: Major
                    Found in lib/private/DateTimeFormatter.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

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

                        Avoid too many return statements within this method.
                        Open

                                    return $sc;
                        Severity: Major
                        Found in lib/private/legacy/api.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                                  return new \OC\Files\Storage\Wrapper\Quota([
                                                      'mountPoint' => $mountPoint,
                                                      'storage' => $storage,
                                                      'quota' => $quota,
                                                      'root' => 'files'
                          Severity: Major
                          Found in lib/private/legacy/util.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return new Migrator($this->conn, $random, $config, $dispatcher);
                            Severity: Major
                            Found in lib/private/DB/MDB2SchemaManager.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return (string) $l->n('%n year ago', '%n years ago', $dateInterval->y);
                              Severity: Major
                              Found in lib/private/DateTimeFormatter.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return new \OC\Files\Storage\Wrapper\Availability(['storage' => $storage]);
                                Severity: Major
                                Found in lib/private/legacy/util.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return new \OC\Files\Storage\Wrapper\Checksum(['storage' => $storage]);
                                  Severity: Major
                                  Found in lib/private/legacy/util.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

                                                  return $storage;
                                      Severity: Major
                                      Found in lib/private/legacy/util.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

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