owncloud/core

View on GitHub

Showing 3,235 of 4,503 total issues

Avoid too many return statements within this method.
Open

                    return new Subscription($this->caldavBackend, $subscription);
Severity: Major
Found in apps/dav/lib/CalDAV/CalendarHome.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return [];
    Severity: Major
    Found in apps/dav/lib/Files/FileLocksBackend.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $node->getVersionTag();
      Severity: Major
      Found in apps/dav/lib/Meta/MetaPlugin.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return $node->getSize();
        Severity: Major
        Found in apps/dav/lib/Connector/Sabre/FilesPlugin.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return $path . '?signature=' . $s->getSignature() . '&expires=' . \urlencode($validUntil->format(\DateTime::ATOM));
          Severity: Major
          Found in apps/dav/lib/Files/PublicFiles/PublicFilesPlugin.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                return null;
            Severity: Major
            Found in apps/dav/lib/Connector/Sabre/FilesPlugin.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return true;
              Severity: Major
              Found in apps/dav/lib/Connector/Sabre/Auth.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return null;
                Severity: Major
                Found in apps/dav/lib/CalDAV/BirthdayService.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                      return false;
                  Severity: Major
                  Found in apps/dav/lib/Connector/Sabre/FilesPlugin.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return null;
                    Severity: Major
                    Found in apps/dav/lib/CalDAV/BirthdayService.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return $vCal;
                      Severity: Major
                      Found in apps/dav/lib/CalDAV/BirthdayService.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return $node->getNode()->getSize();
                        Severity: Major
                        Found in apps/dav/lib/Files/PublicFiles/PublicFilesPlugin.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return $user !== null ? $user->getDisplayName() : '';
                          Severity: Major
                          Found in apps/dav/lib/Meta/MetaPlugin.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return $node->getSize();
                            Severity: Major
                            Found in apps/dav/lib/Connector/Sabre/FilesPlugin.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return false;
                              Severity: Major
                              Found in apps/dav/lib/Connector/Sabre/FilesPlugin.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return $node->getShare()->getShareOwner();
                                Severity: Major
                                Found in apps/dav/lib/Files/PublicFiles/PublicFilesPlugin.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return $owner->getUID();
                                  Severity: Major
                                  Found in apps/dav/lib/Files/PublicFiles/PublicFilesPlugin.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return null;
                                    Severity: Major
                                    Found in apps/dav/lib/CalDAV/BirthdayService.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return [];
                                      Severity: Major
                                      Found in apps/dav/lib/Files/FileLocksBackend.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return $node->getVersionTag();
                                        Severity: Major
                                        Found in apps/dav/lib/Meta/MetaPlugin.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language