owncloud/core

View on GitHub

Showing 3,230 of 4,482 total issues

Avoid too many return statements within this method.
Open

            return "$bytes TB";
Severity: Major
Found in lib/private/legacy/helper.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return $bytes . "G";
    Severity: Major
    Found in lib/private/legacy/helper.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return $this->resource;
      Severity: Major
      Found in lib/private/legacy/image.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

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

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

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

              Avoid too many return statements within this method.
              Open

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

                Avoid too many return statements within this method.
                Open

                            return "$bytes GB";
                Severity: Major
                Found in lib/private/legacy/helper.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 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 false;
                        Severity: Major
                        Found in lib/private/App/AppManager.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 $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 $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 $schemaDiff;
                                  Severity: Major
                                  Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return '0';
                                    Severity: Major
                                    Found in lib/private/DB/MigrationService.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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language