owncloud/core

View on GitHub

Showing 3,230 of 4,482 total issues

Avoid too many return statements within this method.
Open

                    return 0;
Severity: Major
Found in core/Command/User/Setting.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return 0;
    Severity: Major
    Found in core/Command/Config/System/DeleteConfig.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return 1;
      Severity: Major
      Found in core/Command/User/ResetPassword.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return 0;
        Severity: Major
        Found in core/Command/User/Setting.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return 0;
          Severity: Major
          Found in core/Command/User/ResetPassword.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return 0;
            Severity: Major
            Found in core/Command/Integrity/SignCore.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          return 1;
              Severity: Major
              Found in core/Command/User/ResetPassword.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return 0;
                Severity: Major
                Found in core/Command/User/Setting.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return [
                                      'value' => $value,
                                      'readable-value' => ($value === '') ? 'empty string' : 'string ' . $value,
                                  ];
                  Severity: Major
                  Found in core/Command/Config/System/SetConfig.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return [
                                        'value' => null,
                                        'readable-value' => 'null',
                                    ];
                    Severity: Major
                    Found in core/Command/Config/System/SetConfig.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return 0;
                      Severity: Major
                      Found in core/Command/User/Modify.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return 1;
                        Severity: Major
                        Found in core/Command/User/Setting.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                      return 1;
                          Severity: Major
                          Found in core/Command/User/SyncBackend.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return self::ERROR_UP_TO_DATE;
                            Severity: Major
                            Found in core/Command/Upgrade.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return 0;
                              Severity: Major
                              Found in core/Command/User/ResetPassword.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return 0;
                                Severity: Major
                                Found in core/Command/Integrity/SignApp.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return 1;
                                  Severity: Major
                                  Found in core/Command/User/ResetPassword.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return 0;
                                    Severity: Major
                                    Found in core/Command/User/ResetPassword.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return 1;
                                      Severity: Major
                                      Found in core/Command/User/Add.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return 0;
                                        Severity: Major
                                        Found in core/Command/User/Modify.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language